Csplk commited on
Commit
0741da1
Β·
verified Β·
1 Parent(s): fc2da7e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  spaces
2
  timm
3
- transformers
4
  einops
5
- accelerate
6
- torch
7
- pyvips-binary
8
- pyvips
 
1
  spaces
2
  timm
 
3
  einops
4
+ transformers>=4.51.1
5
+ torch>=2.7.0
6
+ accelerate>=1.10.0
7
+ Pillow>=11.0.0