Chao-Ying commited on
Commit
2915274
·
verified ·
1 Parent(s): e330c08

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1,5 +1,11 @@
1
  gradio>=4.31,<5
2
- transformers==4.44.2
3
  torch>=2.3,<2.7
 
 
 
 
 
4
  pillow>=10.2
5
  safetensors>=0.4.2
 
 
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