Added updated MODNet docker (#171)

pull/178/head
nahidalam 2022-02-09 20:24:11 -08:00 committed by GitHub
parent 5f673d5a34
commit 6baba6089d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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!