1
0
Fork 0

fix(api): rely on pipeline cache for highres and loopback

This commit is contained in:
Sean Sube 2023-04-29 20:12:46 -05:00
parent 93b02261b2
commit 4ea372d53a
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 0 additions and 2 deletions

View File

@ -421,7 +421,6 @@ def run_img2img_pipeline(
progress,
inversions,
loras,
pipeline=pipe,
)
image = run_highres(
@ -435,7 +434,6 @@ def run_img2img_pipeline(
progress,
inversions,
loras,
pipeline=pipe,
)
image = run_upscale_correction(