Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ uvicorn==0.22.0
|
|
16 |
docx2txt==0.8
|
17 |
st-login-form==0.2.1
|
18 |
InstructorEmbedding
|
19 |
-
torch
|
|
|
|
16 |
docx2txt==0.8
|
17 |
st-login-form==0.2.1
|
18 |
InstructorEmbedding
|
19 |
+
torch
|
20 |
+
sentence-transformers
|