huggingface / huggingface/diffusers
how Flux.2 Klein support both T2I and TI2I
Open
- Dominant language
- Python
- Stars
- 34.5k
- Forks
- 7.3k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 91
Description
Currently, we already support Flux.2 Klein Text2Image Generation, I want to let it support image editing as well.
#12982
Contributor guide
Research direction
Start by reading issue #12982 and the existing Flux.2 Klein Text2Image support in the diffusers repository. Trace how the current generation path is exposed and identify the relevant tests or entry points. Done means Flux.2 Klein also supports image editing (TI2I), with the existing Text2Image behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- computer-vision, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100