Spaces:
Runtime error
Runtime error
RMakushkin
commited on
Commit
·
b6e74cf
1
Parent(s):
ad4fa23
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
transformers==4.35.2
|
|
|
2 |
torch==1.11.0
|
3 |
streamlit==0.86.0
|
4 |
pandas==1.3.3
|
|
|
1 |
transformers==4.35.2
|
2 |
+
sentence-transformers==2.2.2
|
3 |
torch==1.11.0
|
4 |
streamlit==0.86.0
|
5 |
pandas==1.3.3
|