yassonee commited on
Commit
d5c6102
·
verified ·
1 Parent(s): 10cfdb2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio==4.12.0
2
+ torch==2.1.2
3
+ transformers==4.36.2
4
+ Pillow==10.1.0
5
+ numpy==1.24.3