HiDream-Studio v.01 Has Been Released – It Is Fast
Clone the HiDream‑Studio repo and run install.bat to generate 20‑second images on a 4090.
Clone the repository, run install.bat, and test image generation on your GPU.
Summary
HiDream‑Studio v.01 is an open‑source PySide application that delivers fast inference on a 4090, producing images in about 20 seconds. The model is baked to prefer 2048×2048 and 1024×1024 resolutions; odd resolutions can slow processing. The repository https://github.com/gjnave/HiDreamStudio provides a simple install script (install.bat) and the code is released under an open‑source license. Users report that the app is faster than typical ComfyUI setups for the same model. The model’s resolution preferences mean that using non‑standard sizes may degrade performance. The release marks the first major version of the HiDream‑Studio tool. The app is designed for quick image generation on high‑end GPUs.
Key changes
- PySide app with fast inference (~20 s per image on 4090)
- Model prefers 2048×2048 and 1024×1024 resolutions
- Odd resolutions slow down processing
- Open‑source repo https://github.com/gjnave/HiDreamStudio
- First major release (v.01) of HiDream‑Studio
- Faster than typical ComfyUI setups for the same model