danhtran2mind commited on
Commit
55ef977
·
verified ·
1 Parent(s): 8d878cb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -11
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
- pandas==2.2.3
2
- numpy==1.26.4
3
- matplotlib==3.7.5
4
- scikit-learn==1.2.2
5
- gensim==4.3.3
6
- underthesea==6.8.4
7
- tensorflow==2.17.1
8
- datasets==3.3.1
9
- torch==2.5.1
10
- transformers==4.47.0
11
- gradio
 
 
1
+ sentencepiece==0.2.0
2
+ pandas==2.2.3
3
+ numpy==1.26.4
4
+ matplotlib==3.7.5
5
+ scikit-learn==1.2.2
6
+ gensim==4.3.3
7
+ underthesea==6.8.4
8
+ tensorflow==2.17.1
9
+ datasets==3.3.1
10
+ torch==2.5.1
11
+ transformers==4.47.0
12
+ gradio