We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f80f87a commit d283482Copy full SHA for d283482
src/diffusers/pipelines/flux/pipeline_flux_kontext.py
@@ -195,7 +195,7 @@ class FluxKontextPipeline(
195
FluxIPAdapterMixin,
196
):
197
r"""
198
- The Flux Kontext pipeline for image-to-image generation. Supports text-to-image generation, too.
+ The Flux Kontext pipeline for image-to-image and text-to-image generation.
199
200
Reference: https://bfl.ai/announcements/flux-1-kontext-dev
201
0 commit comments