ghostai1 commited on
Commit
cec49d5
·
verified ·
1 Parent(s): e428629

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio==5.31.0
2
+ transformers>=4.30.0
3
+ torch>=2.0.0