Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
flask==2.0.1
|
2 |
-
duckduckgo_search==3.9.3
|
3 |
-
python-dotenv==0.19.0
|
|
|
|
1 |
+
flask==2.0.1
|
2 |
+
duckduckgo_search==3.9.3
|
3 |
+
python-dotenv==0.19.0
|
4 |
+
gradio_client
|