atalaydenknalbant commited on
Commit
27e2421
·
verified ·
1 Parent(s): bb5858b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- gradio
2
  numpy
3
  spaces
4
- torch>=1.8.0
5
- torch>=1.8.0,!=2.4.0; sys_platform == 'win32'
6
  torchvision>=0.9.0
7
  ultralytics>=8.3.0
8
  Pillow
 
1
+ gradio==5.1.0
2
  numpy
3
  spaces
4
+ torch==2.4.0
 
5
  torchvision>=0.9.0
6
  ultralytics>=8.3.0
7
  Pillow