Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
markdownify==0.13.1
|
| 2 |
|
| 3 |
#smolagents
|
| 4 |
smolagents==1.18.0
|
|
@@ -6,7 +5,8 @@ requests
|
|
| 6 |
ddgs
|
| 7 |
pandas
|
| 8 |
pytz
|
| 9 |
-
|
|
|
|
| 10 |
|
| 11 |
# intel polite guard
|
| 12 |
tensorflow
|
|
|
|
|
|
|
| 1 |
|
| 2 |
#smolagents
|
| 3 |
smolagents==1.18.0
|
|
|
|
| 5 |
ddgs
|
| 6 |
pandas
|
| 7 |
pytz
|
| 8 |
+
gradio
|
| 9 |
+
markdownify==0.13.1
|
| 10 |
|
| 11 |
# intel polite guard
|
| 12 |
tensorflow
|