Hakureirm commited on
Commit
7b256e5
·
1 Parent(s): fd3ecfb

Migrate to ZeroGPU and update requirements for compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- gradio
2
- torch>=1.8.0
3
  torchvision>=0.9.0
4
  ultralytics>=8.3.0
5
  Pillow
 
1
+ torch==2.0.1
 
2
  torchvision>=0.9.0
3
  ultralytics>=8.3.0
4
  Pillow