sango1 commited on
Commit
8677f5d
·
verified ·
1 Parent(s): caf6de5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=3.0
2
+ evaluate>=0.4.0
3
+ matplotlib
4
+ pandas
5
+ transformers
6
+ torch