itbetyar commited on
Commit
723040b
·
verified ·
1 Parent(s): b95fc70

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio>=5.0.1
2
  torch>=2.0.0
3
  torchvision>=0.15.0
4
- ultralytics>=8.0.0 # Assuming you're using YOLOv8 from the Ultralytics package
5
  Pillow>=9.0.0
6
  transformers>=4.30.0
7
  numpy>=1.21.0
 
1
  gradio>=5.0.1
2
  torch>=2.0.0
3
  torchvision>=0.15.0
4
+ ultralytics>=8.0.0 # using YOLOv8 from the Ultralytics package
5
  Pillow>=9.0.0
6
  transformers>=4.30.0
7
  numpy>=1.21.0