cd2412 commited on
Commit
72a1f41
·
verified ·
1 Parent(s): 5bd1204

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=4.44.0,<5
2
+ pillow>=10.3.0
3
+ numpy>=1.26,<3
4
+ torch
5
+ transformers
6
+ accelerate