Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -5,4 +5,9 @@ streamlit
|
|
5 |
torch
|
6 |
sentencepiece
|
7 |
spacy
|
8 |
-
plotly
|
|
|
|
|
|
|
|
|
|
|
|
5 |
torch
|
6 |
sentencepiece
|
7 |
spacy
|
8 |
+
plotly
|
9 |
+
tensorflow
|
10 |
+
tokenizers
|
11 |
+
scikit-learn
|
12 |
+
nltk
|
13 |
+
huggingface_hub
|