Update app.py
This commit is contained in:
2
app.py
2
app.py
@@ -273,7 +273,7 @@ pipe = QwenImageEditPlusPipeline.from_pretrained(
|
|||||||
).to("cuda")
|
).to("cuda")
|
||||||
|
|
||||||
# force euler ancestral scheduler
|
# force euler ancestral scheduler
|
||||||
pipe.scheduler = EulerAncestralDiscreteScheduler.from_config(pipe.scheduler.config)
|
#pipe.scheduler = EulerAncestralDiscreteScheduler.from_config(pipe.scheduler.config)
|
||||||
|
|
||||||
# 2. DOWNLOAD & LOAD RAW WEIGHTS
|
# 2. DOWNLOAD & LOAD RAW WEIGHTS
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user