Supastrikas-004 commited on
Commit
badc270
Β·
verified Β·
1 Parent(s): c0f0dd5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- gradio==4.44.0
2
- pandas
3
- numpy
4
- scikit-learn
5
- language-tool-python
6
- textstat
 
 
 
1
+ gradio==4.44.0
2
+ transformers==4.35.0
3
+ sentence-transformers==2.2.2
4
+ torch>=1.13.1
5
+ pandas
6
+ numpy
7
+ matplotlib
8
+ seaborn