Chao-Ying commited on
Commit
aea31b1
·
verified ·
1 Parent(s): 3aa784b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.31,<5
2
+ transformers>=4.42.0
3
+ torch>=2.3,<2.7
4
+ torchvision
5
+ torchaudio
6
+ accelerate
7
+ timm
8
+ einops
9
+ pillow>=10.2
10
+ safetensors>=0.4.2
11
+ numpy