SamanthaStorm commited on
Commit
3d1dd0e
·
verified ·
1 Parent(s): 3458c10

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio==4.15.0
2
+ torch>=1.9.0
3
+ transformers>=4.20.0
4
+ numpy>=1.21.0