Spaces:
Runtime error
Runtime error
trminhnam20082002
commited on
Commit
·
b91b62a
1
Parent(s):
bd164ed
feat: add requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ pandas==1.5.2
|
|
2 |
streamlit==1.15.1
|
3 |
torch[cu116]==1.13.1
|
4 |
tqdm==4.64.1
|
5 |
-
transformers==4.25.1
|
|
|
2 |
streamlit==1.15.1
|
3 |
torch[cu116]==1.13.1
|
4 |
tqdm==4.64.1
|
5 |
+
transformers[sentencepiece]==4.25.1
|