Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -15,6 +15,6 @@ python-multipart==0.0.6
|
|
15 |
uvicorn==0.22.0
|
16 |
docx2txt==0.8
|
17 |
st-login-form==0.2.1
|
18 |
-
|
19 |
-
|
20 |
-
transformers==
|
|
|
15 |
uvicorn==0.22.0
|
16 |
docx2txt==0.8
|
17 |
st-login-form==0.2.1
|
18 |
+
huggingface_hub==0.15.1
|
19 |
+
transformers==4.21.0
|
20 |
+
sentence-transformers==2.2.2
|