mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
sdxl default to scaled_linear beta
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"_class_name": "EulerAncestralDiscreteScheduler",
|
||||
"_diffusers_version": "0.35.1",
|
||||
"beta_end": 0.012,
|
||||
"beta_schedule": "linear",
|
||||
"beta_schedule": "scaled_linear",
|
||||
"beta_start": 0.00085,
|
||||
"clip_sample": false,
|
||||
"interpolation_type": "linear",
|
||||
|
||||
Reference in New Issue
Block a user