mirror of
https://github.com/leejet/stable-diffusion.cpp.git
synced 2026-08-03 08:40:40 -05:00
feat: add GITS scheduler (#343)
This commit is contained in:
@@ -50,6 +50,7 @@ enum schedule_t {
|
||||
DISCRETE,
|
||||
KARRAS,
|
||||
AYS,
|
||||
GITS,
|
||||
N_SCHEDULES
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user