dnth commited on
Commit
a92d27f
1 Parent(s): f7d02cf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  #git+https://github.com/dnth/icevision.git
2
 
3
  icedata
4
- gradio==2.7.5
5
- icevision[all]
 
 
1
  #git+https://github.com/dnth/icevision.git
2
 
3
  icedata
4
+ #gradio==2.7.5
5
+ git+https://github.com/gradio-app/gradio.git
6
+ icevision[all]