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 15 forks source link

Handle schedulers more gracefully #157

Open tazlin opened 9 months ago

tazlin commented 9 months ago

Currently, the API relies on a bool for karras, and while hordelib does support extra schedulers in principal, it is not explicitly handled right now.

tazlin commented 9 months ago

See also https://github.com/Haidra-Org/AI-Horde/issues/345