Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +16 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,16 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
python
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
gradio_client
|
| 3 |
+
requests
|
| 4 |
+
tavily-python
|
| 5 |
+
smolagents
|
| 6 |
+
smolagents[transformers]
|
| 7 |
+
smolagents[audio]
|
| 8 |
+
smolagents[openai]
|
| 9 |
+
regex
|
| 10 |
+
pandas
|
| 11 |
+
numpy
|
| 12 |
+
wikipedia-api
|
| 13 |
+
duckduckgo_search
|
| 14 |
+
markdownify
|
| 15 |
+
python-dotenv
|
| 16 |
+
huggingface_hub
|