Skip to content

Commit

Permalink
🚀 Changed model to use for the U2NETP
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertSuarez committed Dec 8, 2020
1 parent f5410fe commit 61f0c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ services:
- object_cut
restart: always
environment:
- MODEL=BASNet # Can also be `U2NET`
- MODEL=U2NETP # Can also be `BASNet`, `U2NET` or `U2NETPORTRAIT`
labels:
- 'traefik.enable=true'
- 'traefik.docker.network=object_cut'
Expand Down

0 comments on commit 61f0c06

Please sign in to comment.