Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
faiss-cpu
|
| 5 |
-
sentence-transformers
|
| 6 |
-
gradio
|
|
|
|
| 1 |
+
gradio>=4.44.1
|
| 2 |
+
huggingface_hub>=0.24.0
|
| 3 |
+
python-dotenv
|
|
|
|
|
|
|
|
|