Spaces:
Runtime error
Runtime error
ULMER Louis (T0240644)
commited on
Commit
·
8746267
1
Parent(s):
c5dbc75
updating
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch>=1.7.1
|
2 |
torchvision
|
3 |
streamlit
|
4 |
-
transformers
|
5 |
pandas
|
6 |
scikit-learn
|
7 |
nltk
|
|
|
1 |
torch>=1.7.1
|
2 |
torchvision
|
3 |
streamlit
|
4 |
+
transformers[sentencepiece]
|
5 |
pandas
|
6 |
scikit-learn
|
7 |
nltk
|