kedimestan commited on
Commit
ea12a24
·
verified ·
1 Parent(s): 1c4953c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio==3.19.0
2
+ torch==1.13.1
3
+ transformers==4.31.0
4
+ Pillow==9.5.0