Overview of HiDream-O1-Image support
mainHiDream-O1-Image support in Musubi Tuner is experimental and follows a three-step workflow:
- Cache pixel patch tokens.
- Cache prompt token IDs.
- Train or run inference.
Training and inference require a single model-weight argument: --dit, which points to a HiDream-O1 single checkpoint (.safetensors) or a compatible model weights directory.
Recommended base models from Comfy-Org:
hidream_o1_image_bf16.safetensorshidream_o1_image_dev_bf16.safetensors
Tokenizer, processor, and config assets are automatically loaded from official HiDream repositories based on the --model_type (full or dev).