eaglelandsonce commited on
Commit
ebab5b3
·
verified ·
1 Parent(s): 86ad0fb

Create requiements.txt

Browse files
Files changed (1) hide show
  1. requiements.txt +3 -0
requiements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio>=3.0
2
+ transformers>=4.0
3
+ torch>=1.9