Update requirements.txt
#544
by hirthickroshan - opened
- requirements.txt +9 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,10 @@
|
|
| 1 |
gradio
|
| 2 |
-
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
+
requests
|
| 3 |
+
pandas
|
| 4 |
+
openpyxl
|
| 5 |
+
smolagents[toolkit]
|
| 6 |
+
duckduckgo-search
|
| 7 |
+
huggingface_hub
|
| 8 |
+
youtube-transcript-api
|
| 9 |
+
yt-dlp
|
| 10 |
+
openpyxl
|