F-allahmoradi commited on
Commit
e768790
·
verified ·
1 Parent(s): b2afc4a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- ipywidgets==7.7.2
2
- transformers==4.32.0
3
- torch==2.1.0
4
- matplotlib==3.8.0
5
- seaborn==0.12.2
6
- wordcloud==1.9.2
7
- gradio==3.41.0
8
- hazm==0.7.0
9
- datasets==2.14.0
 
 
1
+ ipywidgets==7.7.2
2
+ transformers==4.32.0
3
+ torch==2.1.0
4
+ matplotlib==3.8.0
5
+ seaborn==0.12.2
6
+ wordcloud==1.9.2
7
+ gradio==3.41.0
8
+ hazm==0.7.0
9
+ datasets==2.14.0
10
+ sentencepiece==0.2.0