NAGA commited on
Commit
7310e5b
·
1 Parent(s): ae25367

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- gradio
2
  opencv-python
3
  os
4
- numpy
5
  ultralytics
6
-
 
1
+ gradio==3.4.0
2
  opencv-python
3
  os
4
+ numpy<1.24
5
  ultralytics