Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio
|
2 |
requests
|
|
|
3 |
smolagents
|
4 |
smolagents[openai]
|
5 |
smolagents[litellm]
|
@@ -14,4 +15,4 @@ tavily-python
|
|
14 |
wikipedia
|
15 |
youtube_transcript_api
|
16 |
openai-whisper
|
17 |
-
token_bucket
|
|
|
1 |
gradio
|
2 |
requests
|
3 |
+
|
4 |
smolagents
|
5 |
smolagents[openai]
|
6 |
smolagents[litellm]
|
|
|
15 |
wikipedia
|
16 |
youtube_transcript_api
|
17 |
openai-whisper
|
18 |
+
token_bucket.core
|