ctizzzy0 commited on
Commit
6a4feeb
·
verified ·
1 Parent(s): 1c4706d

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ numpy
3
+ pandas
4
+ matplotlib
5
+ fpdf
6
+ sentence-transformers
7
+ scikit-learn
8
+ textstat
9
+ transformers
10
+ torch
11
+ pillow