qonitasal commited on
Commit
726e018
·
verified ·
1 Parent(s): 03a6295

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- ultralytics==8.3.160
2
- torch>=2.0.0
3
- gradio>=3.50
4
- Pillow
5
- numpy
 
1
+ ultralytics==8.3.160
2
+ gradio>=3.32
3
+ numpy
4
+ Pillow
5
+ torch>=2.0