Project-MONAI / GenerativeModels

MONAI Generative Models makes it easy to train, evaluate, and deploy generative models and related applications
Apache License 2.0
555 stars 78 forks source link

Create a new LatentDiffusionInferer compatible with ControlNet #438

Closed virginiafdez closed 7 months ago

virginiafdez commented 7 months ago

At the moment, using ControlNet does not allow to use the call or sample methods from the inferer. Create a new LatentDiffusionInferer, ControlNetLatentDiffusionInferer, or modify existing methods with: