Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,12 @@
|
|
| 1 |
gradio
|
| 2 |
requests
|
| 3 |
wikipedia-api
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
|
|
|
|
| 1 |
gradio
|
| 2 |
requests
|
| 3 |
wikipedia-api
|
| 4 |
+
smolagents
|
| 5 |
+
huggingface_hub
|
| 6 |
+
pandas==2.3.0
|
| 7 |
+
numpy==2.2.6
|
| 8 |
+
plotly==6.1.2
|
| 9 |
+
kaleido==0.2.1.post1
|
| 10 |
+
pillow==11.2.1
|
| 11 |
+
groq
|
| 12 |
|