Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
requests
|
| 3 |
torch
|
| 4 |
transformers
|
| 5 |
accelerate
|
|
@@ -8,5 +6,9 @@ langgraph
|
|
| 8 |
langchain-community
|
| 9 |
python-dotenv
|
| 10 |
requests
|
|
|
|
|
|
|
| 11 |
wikipedia
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
transformers
|
| 3 |
accelerate
|
|
|
|
| 6 |
langchain-community
|
| 7 |
python-dotenv
|
| 8 |
requests
|
| 9 |
+
pandas
|
| 10 |
+
gradio
|
| 11 |
wikipedia
|
| 12 |
+
whisper
|
| 13 |
+
yt-dlp
|
| 14 |
+
tabulate
|