Merge branch 'dev' into efficient-vae-methods

This commit is contained in:
Kohaku-Blueleaf
2023-08-05 13:12:37 +08:00
14 changed files with 319 additions and 152 deletions

View File

@@ -280,6 +280,9 @@ Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 965400086, Size: 512x512, Model
if "Hires sampler" not in res:
res["Hires sampler"] = "Use same sampler"
if "Hires checkpoint" not in res:
res["Hires checkpoint"] = "Use same checkpoint"
if "Hires prompt" not in res:
res["Hires prompt"] = ""