Tantan18 commited on
Commit
0ba2bb0
·
verified ·
1 Parent(s): 9c98934

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.44.0
2
+ torch==2.0.0
3
+ transformers==4.30.0
4
+ numpy==1.24.0