NeoCode77 commited on
Commit
dd789b6
·
verified ·
1 Parent(s): a61db88

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- ultralytics==8.0.196
2
- gradio==4.44.0
3
- torch==2.1.0
4
- torchvision==0.16.0
5
- opencv-python==4.8.1.78
6
- Pillow==10.0.1
7
- numpy==1.24.3
 
 
1
+ ultralytics==8.0.196
2
+ gradio==4.50.0
3
+ torch==2.1.0
4
+ torchvision==0.16.0
5
+ opencv-python-headless==4.8.1.78
6
+ Pillow==10.0.1
7
+ numpy==1.24.3
8
+ huggingface_hub==0.20.0