added link to MODNet docker container

pull/167/head
nahidalam 2022-02-04 20:07:24 -08:00
parent 5f673d5a34
commit ae9c3a2d74
1 changed files with 13 additions and 10 deletions

View File

@ -62,6 +62,9 @@ We also provide an [offline demo](demo/video_matting/custom) that allows you to
We share some cool applications/extentions of MODNet built by the community.
- **Docker Container for Portrait Image Matting**
You can try [this repository](https://github.com/nahidalam/MODNet-Docker) if you want a containerized version of the portrait matting solution.
- **WebGUI for Portrait Image Matting**
You can try [this WebGUI](https://www.gradio.app/hub/aliabd/modnet) (hosted on [Gradio](https://www.gradio.app/)) for portrait image matting from your browser without code!