Skip to content

How to use Pipeline Parallel to inference? #5

Description

@uestcMeng

Thanks to share your work! The demo you provided has only support single-gpu inferenec, and I find it seems that PP inference is not supported by diffsynth-studio. I want to know how to use the lora model when I load Qwen-Image-Edit using diffusers lib, like following code:

from diffusers import QwenImageEditPlusPipeline

pipeline = QwenImageEditPlusPipeline.from_pretrained("Qwen/Qwen-Image-Edit-2509", torch_dtype=torch.bfloat16)

How can I use this pipeline to load the lora model? Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions