Haidra-Org / hordelib

A wrapper around ComfyUI to allow use by the AI Horde.
https://hordelib.org
GNU Affero General Public License v3.0
56 stars 17 forks source link

fix: rembg requires explicit runtime flag #364

Closed tazlin closed 1 day ago

tazlin commented 1 day ago

Previously, CPU was the default, but it now requires explicitly specifying CPU/GPU. Historically, I have been unable to get GPU support to work easily. For now, I am going to keep the status quo to avoid causing other problems.