Skip to content
    Back to all Bounties

    Earn 4,500 ($45.00)

    Time Remainingdue 2 years ago
    In Progress

    Combine multi controlnets in one diffusers pipeline

    amrakm
    amrakm
    Posted 2 years ago

    Bounty Description

    Problem Description

    I need help writing a python script that can run multiple Controlnets at the same time using diffusers library

    This is already supported by diffusers but it is a bit buggy.

    Final solution should be able to run:
    StableDiffusionControlNetReferencePipeline + multiple T2I

    Acceptance Criteria

    Working Jupyter Notebook

    Technical Details

    Link to Project