ynp3 commited on
Commit
5b8f2bf
·
1 Parent(s): 6ae0692

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ steamlit
2
+ pandas
3
+ numpy
4
+ matplotlib
5
+ seaborn
6
+ transformers==4.13.0