prithivMLmods commited on
Commit
ceece79
·
verified ·
1 Parent(s): 473de2d

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- torch==2.8.0
2
  transformers==4.57.0
 
 
 
3
  Pillow==11.3.0
4
  gradio==5.49.1
5
- accelerate==1.10.1
6
- torchvision==0.23.0
7
- supervision==0.26.1
 
 
1
  transformers==4.57.0
2
+ torchvision==0.23.0
3
+ supervision==0.26.1
4
+ accelerate==1.10.1
5
  Pillow==11.3.0
6
  gradio==5.49.1
7
+ torch==2.8.0