Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
duckduckgo-search>=4.0.1
|
| 2 |
+
litellm>=0.21.10
|
| 3 |
+
gradio>=4.0.0
|
| 4 |
+
python-dotenv>=1.0.0
|