Skip to content

Flux has no presets: is a checkpoint conversion planned? #2938

Description

@Ahmed0830

keras_hub/src/models/flux/flux_presets.py is just presets = {}, and there's no hf:// conversion path either (no flux entry in preset_loader.py's model_type dispatch). FluxTextToImage's own docstring uses from_preset("TBA", ...) as a placeholder.

tools/checkpoint_conversion/convert_flux_checkpoints.py exists but looks stale, it imports a Flux class that no longer exists (renamed to FluxBackbone)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions