Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -7,5 +7,4 @@ flask_wtf
|
|
7 |
wtforms
|
8 |
pypdf
|
9 |
chromadb==0.3.29
|
10 |
-
gunicorn
|
11 |
-
sentence_transformers
|
|
|
7 |
wtforms
|
8 |
pypdf
|
9 |
chromadb==0.3.29
|
10 |
+
gunicorn
|
|