Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
-
|
| 3 |
-
torch>=2.0.0
|
| 4 |
requests
|
| 5 |
pandas
|
| 6 |
-
duckduckgo-search>=3.9.0
|
| 7 |
python-dotenv
|
|
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
+
duckduckgo-search>=3.9.0
|
|
|
|
| 3 |
requests
|
| 4 |
pandas
|
|
|
|
| 5 |
python-dotenv
|