dnth commited on
Commit
c34a6f7
1 Parent(s): aca9391

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  mmdet==2.19.0
2
- gradio==2.7.5
 
3
  icevision[all]
4
  mmcv-full==1.3.17 -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
5
 
 
1
  mmdet==2.19.0
2
+ #gradio==2.7.5
3
+ git+https://github.com/gradio-app/gradio.git
4
  icevision[all]
5
  mmcv-full==1.3.17 -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
6