DawnC commited on
Commit
531350e
1 Parent(s): d83f744

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch==2.5.1+cu121
2
- torchvision==0.20.1+cu121
3
- gradio==5.6.0
4
  Pillow==10.4.0
5
  ultralytics
6
  numpy==1.21.5
 
1
+ torch>=2.1.0
2
+ torchvision>=0.16.0
3
+ gradio>=5.6.0
4
  Pillow==10.4.0
5
  ultralytics
6
  numpy==1.21.5