Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
gradio==4.24.0
|
| 2 |
-
requests
|
| 3 |
-
httpx
|
| 4 |
Pillow
|
|
|
|
| 5 |
sentence-transformers>=2.3.0
|
| 6 |
faiss-cpu==1.7.4
|
| 7 |
datasets>=2.10.0
|
|
|
|
| 1 |
gradio==4.24.0
|
|
|
|
|
|
|
| 2 |
Pillow
|
| 3 |
+
huggingface-hub>=0.24.0
|
| 4 |
sentence-transformers>=2.3.0
|
| 5 |
faiss-cpu==1.7.4
|
| 6 |
datasets>=2.10.0
|