AdamDZ commited on
Commit
3acf9d8
·
1 Parent(s): 90183eb

removed images

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio>=4.0.0
2
- ultralytics>=8.0.0
3
  torch>=2.0.0
4
  torchvision>=0.15.0
5
  opencv-python>=4.8.0
6
  Pillow>=10.0.0
7
  numpy>=1.24.0
8
- huggingface-hub>=0.19.0
 
1
+ gradio>=5.39.0
2
+ ultralytics>=8.3.174
3
  torch>=2.0.0
4
  torchvision>=0.15.0
5
  opencv-python>=4.8.0
6
  Pillow>=10.0.0
7
  numpy>=1.24.0
8
+ huggingface-hub>=0.34.3