Back to all Bounties
Earn 4,500 ($45.00)
due 2 years ago
In Progress
Combine multi controlnets in one diffusers pipeline
amrakm
Details
Applications
6
Discussion
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