danielgatis / rembg

Rembg is a tool to remove images background
MIT License
16.48k stars 1.84k forks source link

[BUG] Docker new image tag is failing #472

Closed ahelmy closed 1 year ago

ahelmy commented 1 year ago

Describe the bug When pull latest tag its failing with this error:

Missing dependency: 'aiohttp'
Please, install rembg with the cli feature: pip install rembg[cli]

To Reproduce Just pull Docker image.

Rembg version: latest

ahelmy commented 1 year ago

@danielgatis

danielgatis commented 1 year ago

try now please ;)

ahelmy commented 1 year ago

Thank you, working

chrislytras commented 1 year ago

Not solved for me. Getting it in colab. After manually installing aiohttp it asks for other packages, without end. Are the dependencies broken?