Image-Text-to-Image
Diffusers
Safetensors
English
Chinese
qwen3_vl
comfyui
text-to-image
image-editing
fp16
distilled
Instructions to use drbaph/HiDream-O1-Image-Dev-FP16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use drbaph/HiDream-O1-Image-Dev-FP16 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("drbaph/HiDream-O1-Image-Dev-FP16", torch_dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle

- Xet hash:
- 59670e0b47b855284127299a2ac6bab30b0cff73df37884bc9c6fabc14484867
- Size of remote file:
- 2.58 MB
- SHA256:
- 9dc8f61b5e7cb68c2c82a82f930234adec0d9214f45d827f67cd073d4665d3e2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.