Merge branch 'feature/add-vae-select'

This commit is contained in:
Manuel Schmid
2024-05-05 01:07:39 +02:00
11 changed files with 117 additions and 31 deletions
+2
View File
@@ -53,6 +53,8 @@ SAMPLER_NAMES = KSAMPLER_NAMES + list(SAMPLER_EXTRA.keys())
sampler_list = SAMPLER_NAMES
scheduler_list = SCHEDULER_NAMES
default_vae = 'Default (model)'
refiner_swap_method = 'joint'
cn_ip = "ImagePrompt"