Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
+
google-generativeai>=0.7.0
|
| 3 |
+
cohere>=5.0.0
|
| 4 |
+
huggingface_hub>=0.23.0
|