ghostai1 commited on
Commit
0c0b128
·
verified ·
1 Parent(s): 002a515

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.44.0
2
+ transformers==4.44.2
3
+ torch==2.4.1
4
+ pillow==10.4.0
5
+ numpy==1.26.4