Spaces:
Runtime error
Runtime error
freemt
commited on
Commit
·
72eb4f9
1
Parent(s):
2d76b56
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -38,3 +38,4 @@ tqdm==4.64.0; python_full_version >= "3.8.3" and python_version >= "3.7" and pyt
|
|
38 |
transformers==4.19.4; python_full_version >= "3.7.0"
|
39 |
typing-extensions==4.2.0; python_version >= "3.7" and python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
40 |
urllib3==1.26.9; python_full_version >= "3.7.0" and python_version < "4" and python_version >= "3.7"
|
|
|
|
38 |
transformers==4.19.4; python_full_version >= "3.7.0"
|
39 |
typing-extensions==4.2.0; python_version >= "3.7" and python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
40 |
urllib3==1.26.9; python_full_version >= "3.7.0" and python_version < "4" and python_version >= "3.7"
|
41 |
+
sentence-transformers
|