Skip to content

Commit 047bf49

Browse files
authored
[Docs] add: missing pipelines from the spec. (huggingface#10005)
add: missing pipelines from the spec.
1 parent c4b5d2f commit 047bf49

File tree

1 file changed

+12
-0
lines changed
  • docs/source/en/api/pipelines

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,3 +333,15 @@ image.save("flux-fp8-dev.png")
333333
[[autodoc]] FluxControlImg2ImgPipeline
334334
- all
335335
- __call__
336+
337+
## FluxPriorReduxPipeline
338+
339+
[[autodoc]] FluxPriorReduxPipeline
340+
- all
341+
- __call__
342+
343+
## FluxFillPipeline
344+
345+
[[autodoc]] FluxFillPipeline
346+
- all
347+
- __call__

0 commit comments

Comments
 (0)