rajnandale commited on
Commit
59845f3
·
verified ·
1 Parent(s): 58dfe34

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
-
2
- ultralytics
3
- gradio
4
- opencv-python
5
- numpy
6
- pillow
 
1
+ gradio
2
+ ultralytics
3
+ opencv-python
4
+ torch
5
+ numpy
6
+ pillow