Comfy-Org/HiDream-I1_ComfyUI

🤗 Hugging Face 来源mit310 GBother✓ 13 个校验和今天更新
一条命令提交

在你的模型文件夹旁边运行它。它会制作种子、将文件与 Hugging Face 比对,然后提交。你只需开始做种,并粘贴你账户中的密钥。它只读取你的文件,绝不修改。如果愿意,可以先阅读脚本。

curl -fsSL https://pirateface.co/package.sh | bash -s -- --repo Comfy-Org/HiDream-I1_ComfyUI ./model-folder
需要做种者 →

HiDream-I1

Repackaged model files for ComfyUI.

Original model repository:

Place the files in the following folders:

📂 ComfyUI/
├── 📂 models/
│   ├── 📂 diffusion_models/
│   │   ├── hidream_e1_1_bf16.safetensors
│   │   ├── hidream_e1_full_bf16.safetensors
│   │   ├── hidream_i1_dev_bf16.safetensors
│   │   ├── hidream_i1_dev_fp8.safetensors
│   │   ├── hidream_i1_fast_bf16.safetensors
│   │   ├── hidream_i1_fast_fp8.safetensors
│   │   ├── hidream_i1_full_fp16.safetensors
│   │   └── hidream_i1_full_fp8.safetensors
│   ├── 📂 text_encoders/
│   │   ├── clip_g_hidream.safetensors
│   │   ├── clip_l_hidream.safetensors
│   │   ├── llama_3.1_8b_instruct_fp8_scaled.safetensors
│   │   └── t5xxl_fp8_e4m3fn_scaled.safetensors
│   ├── 📂 vae/
│   │   └── ae.safetensors

For how to use this in ComfyUI see: https://comfyanonymous.github.io/ComfyUI_examples/hidream/

Workflows