Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
gradio
|
2 |
gradio[oauth]
|
3 |
requests
|
|
|
4 |
python-dotenv
|
5 |
smolagents
|
6 |
duckduckgo-search
|
|
|
1 |
gradio
|
2 |
gradio[oauth]
|
3 |
requests
|
4 |
+
numpy==1.26.4
|
5 |
python-dotenv
|
6 |
smolagents
|
7 |
duckduckgo-search
|