ahxan97 commited on
Commit
435fb53
1 Parent(s): ae02f5b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ evaluate
3
+ gradio
4
+ torch
5
+ random
6
+ datasets
7
+ sklearn
8
+ pandas
9
+ numpy
10
+ streamlit
11
+ textblob
12
+ streamlit_extras