Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ streamlit
|
|
3 |
wordcloud
|
4 |
matplotlib
|
5 |
pandas
|
6 |
-
torch
|
|
|
|
3 |
wordcloud
|
4 |
matplotlib
|
5 |
pandas
|
6 |
+
torch
|
7 |
+
SentencePiece
|