lokesh341 commited on
Commit
1a2ff8e
·
verified ·
1 Parent(s): 0c607db

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio==4.12.0
2
- ultralytics==8.0.196 # Critical fixed version
3
  opencv-python-headless==4.8.0.76
4
  numpy==1.24.4
5
- torch==2.0.1 # Stable version that works with weights
 
 
1
  gradio==4.12.0
2
+ ultralytics==8.0.196
3
  opencv-python-headless==4.8.0.76
4
  numpy==1.24.4
5
+ torch==2.0.1
6
+ scipy==1.10.1