Skip to content

Commit 89f3c29

Browse files
authored
Merge branch 'main' into main
2 parents bd1758f + d568c97 commit 89f3c29

6 files changed

Lines changed: 2 additions & 371 deletions

File tree

docs/source/en/api/models/controlnet_flux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ pipe = FluxControlNetPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", co
4242

4343
## FluxControlNetOutput
4444

45-
[[autodoc]] models.controlnet_flux.FluxControlNetOutput
45+
[[autodoc]] models.controlnets.controlnet_flux.FluxControlNetOutput

docs/source/en/api/models/controlnet_sparsectrl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ controlnet = SparseControlNetModel.from_pretrained("guoyww/animatediff-sparsectr
4343

4444
## SparseControlNetOutput
4545

46-
[[autodoc]] models.controlnet_sparsectrl.SparseControlNetOutput
46+
[[autodoc]] models.controlnets.controlnet_sparsectrl.SparseControlNetOutput

src/diffusers/models/controlnet.py

Lines changed: 0 additions & 115 deletions
This file was deleted.

src/diffusers/models/controlnet_flux.py

Lines changed: 0 additions & 70 deletions
This file was deleted.

src/diffusers/models/controlnet_sd3.py

Lines changed: 0 additions & 68 deletions
This file was deleted.

src/diffusers/models/controlnet_sparsectrl.py

Lines changed: 0 additions & 116 deletions
This file was deleted.

0 commit comments

Comments
 (0)