WhiteAngels
commited on
Commit
•
4006131
1
Parent(s):
3f186b9
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
streamlit
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
1 |
+
streamlit
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
sentencepiece
|
5 |
+
pandas
|
6 |
+
spacy
|
7 |
+
plotly
|