DawnC commited on
Commit
88ad472
·
verified ·
1 Parent(s): 60f9a42

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch
2
  torchvision
3
  gradio>=5.6.0
4
  Pillow==10.4.0
 
1
+ torch<=2.5.0
2
  torchvision
3
  gradio>=5.6.0
4
  Pillow==10.4.0