Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -19
requirements.txt
CHANGED
|
@@ -1,22 +1,4 @@
|
|
| 1 |
gradio
|
| 2 |
-
gradio[oauth]
|
| 3 |
requests
|
| 4 |
-
numpy
|
| 5 |
pandas
|
| 6 |
-
|
| 7 |
-
smolagents[audio]
|
| 8 |
-
smolagents[openai]
|
| 9 |
-
smolagents[transformers]
|
| 10 |
-
smolagents[litellm]
|
| 11 |
-
transformers
|
| 12 |
-
wikipedia-api
|
| 13 |
-
youtube-transcript-api
|
| 14 |
-
torch
|
| 15 |
-
duckduckgo_search
|
| 16 |
-
google-generativeai
|
| 17 |
-
imageio
|
| 18 |
-
yt-dlp
|
| 19 |
-
markdownify
|
| 20 |
-
openpyxl
|
| 21 |
-
pytesseract
|
| 22 |
-
openai-whisper
|
|
|
|
| 1 |
gradio
|
|
|
|
| 2 |
requests
|
|
|
|
| 3 |
pandas
|
| 4 |
+
openai>=1.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|