Moditha24 commited on
Commit
1cfccbf
·
verified ·
1 Parent(s): a643cc9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- torch
2
- gradio
 
 
 
3
  numpy
4
- mmengine
5
- mmcv
6
- mmdet
7
-
 
1
+ torch>=2.0.0
2
+ torchvision>=0.15.0
3
+ gradio>=4.24.0
4
+ matplotlib
5
+ Pillow
6
  numpy