PhunvVi commited on
Commit
a3412a5
·
verified ·
1 Parent(s): 32342e9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +21 -1
requirements.txt CHANGED
@@ -1 +1,21 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ gradio
3
+ transformers
4
+ torch
5
+ shap
6
+ matplotlib
7
+ numpy
8
+ pandas
9
+ sentencepiece
10
+ tiktoken
11
+ datasets
12
+ evaluate
13
+ seaborn
14
+ scikit-learn
15
+ accelerate
16
+ wikipedia
17
+ tqdm
18
+ nltk
19
+ rouge_score
20
+ bert_score
21
+ h5py