Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Manuel Schmid
2024-05-27 00:30:53 +02:00
7 changed files with 44 additions and 12 deletions
+2
View File
@@ -54,6 +54,8 @@ SAMPLER_NAMES = KSAMPLER_NAMES + list(SAMPLER_EXTRA.keys())
sampler_list = SAMPLER_NAMES
scheduler_list = SCHEDULER_NAMES
clip_skip_max = 12
default_vae = 'Default (model)'
refiner_swap_method = 'joint'