feat: use different default label, add translation

This commit is contained in:
Manuel Schmid
2024-05-04 20:37:30 +02:00
parent 8e6299b898
commit 15696da9b8
5 changed files with 8 additions and 3 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"