Daniel Gatis
Daniel Gatis
This is kind google download protection, but you can download the models manually: https://github.com/danielgatis/rembg#models
``` Usage: rembg p [OPTIONS] INPUT OUTPUT for a folder as input Options: -m, --model [u2net|u2netp|u2net_human_seg|u2net_cloth_seg] model name [default: u2net] -a, --alpha-matting use alpha matting -af, --alpha-matting-foreground-threshold INTEGER trimap fg...
https://github.com/ecsplendid/rembg-greenscreen
just remove the old version and try to install the new one.
nowadays the models are downloaded from github instead of google drive, so this bug is fixed.
@zhu2bowen the photoroom use a proprietary model, I believe it's not open-source.
You need to check if your system supports the "onnxruntime-gpu". Go here: https://onnxruntime.ai/ 
models here: https://github.com/danielgatis/rembg/releases/tag/v0.0.0
take a look: https://github.com/danielgatis/rembg#installation
any chance to merge this PR?