hires fix checkpoint selection

This commit is contained in:
AUTOMATIC1111
2023-07-30 13:48:27 +03:00
parent 6f0abbb71a
commit 3bca90b249
6 changed files with 68 additions and 34 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"] = ""