Spaces:
Build error
Build error
Commit
·
386882a
1
Parent(s):
67aad09
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,5 +4,5 @@ nltk==3.7
|
|
| 4 |
torch==1.11.0
|
| 5 |
transformers==4.18.0
|
| 6 |
huggingface_hub==0.5.1
|
| 7 |
-
|
| 8 |
streamlit==1.22.0
|
|
|
|
| 4 |
torch==1.11.0
|
| 5 |
transformers==4.18.0
|
| 6 |
huggingface_hub==0.5.1
|
| 7 |
+
sentence-transformers
|
| 8 |
streamlit==1.22.0
|