Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
flask
|
| 2 |
-
flask-cors
|
| 3 |
gunicorn
|
| 4 |
-
huggingface-hub
|
| 5 |
-
|
|
|
|
|
|
| 1 |
flask
|
|
|
|
| 2 |
gunicorn
|
| 3 |
+
huggingface-hub
|
| 4 |
+
chromadb
|
| 5 |
+
sentence-transformers
|