--- license: mit language: - en base_model: - HiDream-ai/HiDream-I1-Full pipeline_tag: text-to-image tags: - gguf-node widget: - text: cute anime girl with massive fluffy fennec ears and a big fluffy tail blonde messy long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress and a white apron mouth open holding a fancy black forest cake with candles on top in the kitchen of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest and very expensive stuff everywhere output: url: samples\ComfyUI_00001_.png - text: cute anime girl with massive fluffy fennec ears and a big fluffy tail blonde messy long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress and a white apron mouth open holding a fancy black forest cake with candles on top in the kitchen of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest and very expensive stuff everywhere output: url: samples\ComfyUI_00002_.png - text: cute anime girl with massive fluffy fennec ears and a big fluffy tail blonde messy long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress and a white apron mouth open holding a fancy black forest cake with candles on top in the kitchen of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest and very expensive stuff everywhere output: url: samples\ComfyUI_00003_.png --- ## gguf quantized version of HiDream-i1-Full (incl. full + dev + fast) - full set gguf works right away (all gguf: model + encoder + vae) - upgrade your node([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases)) for model support ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/hidream.png) ### setup - drag **hidream** to > `./ComfyUI/models/diffusion_models` - drag **encoder**: g, l, t5xxl and llama to > `./ComfyUI/models/text_encoders` - drag **pig** to > `./ComfyUI/models/vae` ### workflow - drag the [json](https://huggingface.co/calcuis/hidream-gguf/blob/main/workflow-hidream.json) file or demo picture below for example workflow ### reference - base model from [hidream-ai](https://huggingface.co/HiDream-ai) - get safetensors from [comfy-org](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/tree/main/split_files) - get more t5xxl-encoder gguf [here](https://huggingface.co/chatpig/t5-v1_1-xxl-encoder-fp32-gguf/tree/main) - get more lama3.1-8b-encoder gguf [here](https://huggingface.co/chatpig/llama-3.1-8b-encoder-gguf/tree/main)