WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
965 stars 147 forks source link

No module named 'rembg' #429

Open derpmagician opened 5 days ago

derpmagician commented 5 days ago

image image

WASasquatch commented 3 days ago

image image

Do you have CUDA? WAS-NS install GPU version. If you can run that you can try regular pip install --upgrade --force-upgrade rembg

derpmagician commented 3 days ago

image as context im using sagemaker with a notebook to run comfyui

WASasquatch commented 2 days ago

Have you tried manually doing pip install rembg or pip install rembg[gpu] ?