HiDream I1 Full

This ComfyUI tutorial workflow generates high-quality images with the HiDream I1 Full model using a clean, SD3-style pipeline. It loads the HiDream UNet via UNETLoader, the matching text encoders with QuadrupleCLIPLoader, and prepares the canvas with EmptySD3LatentImage. Prompts are processed by CLIPTextEncode (positive and negative), sampling is configured through ModelSamplingSD3 (including the model-specific shift parameter), and KSampler performs 50 inference steps with the UniPC sampler and Simple scheduler for stable, detailed outputs. Finally, VAEDecode converts latents back to RGB and SaveImage writes the results to disk.

The included settings mirror HiDream’s official recommendations: steps=50, sampler=uni_pc, scheduler=simple, cfg=5.0, and shift=3.0. This combination is optimized for fidelity and prompt adherence, making it a strong starting point for cinematic, moody, or stylized scenes. Because the workflow uses EmptySD3LatentImage and QuadrupleCLIPLoader, it stays compatible with SD3-style prompts and latent geometry, while VAELoader ensures proper decoding for consistent color and detail.

FAQ

常见问题

查看所有工作流
Character
Cinematic
Image to Video
Lip Sync
Multiple Angles
Portrait
Style Reference
Style Transfer
Text to Video
Video Generation
Video
Showing 30 of 582 templates