WhiteAngels commited on
Commit
ee67aa8
1 Parent(s): a9bc212

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -4
requirements.txt CHANGED
@@ -1,4 +1,13 @@
1
- streamlit==1.11.0
2
- transformers==4.30.2
3
- pandas==1.5.3
4
- torch==1.13.0
 
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ datasets
3
+ pandas
4
+ streamlit
5
+ torch
6
+ sentencepiece
7
+ spacy
8
+ plotly
9
+ tensorflow
10
+ tokenizers
11
+ scikit-learn
12
+ nltk
13
+ huggingface_hub