Skip to content

Commit 8e6cbd6

Browse files
committed
fix path
1 parent 4f2de51 commit 8e6cbd6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/source/en/api/pipelines/overview.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,10 @@ The table below lists all the pipelines currently available in 🤗 Diffusers an
9797
- to
9898
- components
9999

100-
[[autodoc]] pipelines.pipeline_utils.enable_freeu
101100

102-
[[autodoc]] pipelines.pipeline_utils.disable_freeu
101+
[[autodoc]] pipelines.StableDiffusionMixin.enable_freeu
102+
103+
[[autodoc]] pipelines.StableDiffusionMixin.disable_freeu
103104

104105
## FlaxDiffusionPipeline
105106

0 commit comments

Comments
 (0)