waifuwave: upscale less
Some checks failed
Create and publish a Docker image to GitHub Container Registry / build-and-push-image (push) Failing after 49s
Some checks failed
Create and publish a Docker image to GitHub Container Registry / build-and-push-image (push) Failing after 49s
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
b30e5946e1
commit
d665a83054
@ -217,7 +217,7 @@ def generate_image(prompt: str, negative_prompt: str):
|
|||||||
|
|
||||||
nnlatentupscale_31 = nnlatentupscale.upscale(
|
nnlatentupscale_31 = nnlatentupscale.upscale(
|
||||||
version="SD 1.x",
|
version="SD 1.x",
|
||||||
upscale=2.0,
|
upscale=1.5,
|
||||||
latent=get_value_at_index(vaeencode_86, 0),
|
latent=get_value_at_index(vaeencode_86, 0),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user