Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
gradio==4.22.0
|
6 |
-
huggingface_hub>=0.20.3
|
|
|
1 |
+
gradio
|
2 |
+
sentence-transformers
|
3 |
+
pinecone
|
4 |
+
|
|
|
|