Spaces:
Sleeping
Sleeping
uru commited on
Commit ·
5cfe098
1
Parent(s): 12f6ebf
dependency-fix
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,10 @@
|
|
| 1 |
markdownify
|
| 2 |
smolagents==1.13.0
|
| 3 |
-
gradio==5.
|
|
|
|
| 4 |
requests
|
| 5 |
ddgs
|
| 6 |
pandas
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
markdownify
|
| 2 |
smolagents==1.13.0
|
| 3 |
+
gradio==6.5.1
|
| 4 |
+
huggingface-hub>=0.33.5,<2.0
|
| 5 |
requests
|
| 6 |
ddgs
|
| 7 |
pandas
|
| 8 |
+
pytz
|
| 9 |
+
pyyaml
|
| 10 |
+
Pillow
|