Comfy-Org/Qwen-Image_ComfyUI

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

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

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

Qwen-Image

Repackaged model files for ComfyUI.

Original model repository:

Place the files in the following folders:

📂 ComfyUI/
├── 📂 models/
│   ├── 📂 diffusion_models/
│   │   ├── qwen_image_distill_full_bf16.safetensors
│   │   ├── qwen_image_distill_full_fp8_e4m3fn.safetensors
│   │   ├── qwen_image_2512_bf16.safetensors
│   │   ├── qwen_image_2512_fp8_e4m3fn.safetensors
│   │   ├── qwen_image_bf16.safetensors
│   │   ├── qwen_image_fp8_e4m3fn.safetensors
│   │   ├── qwen_image_fp8_hq.safetensors
│   │   ├── qwen_image_fp8mixed.safetensors
│   │   └── qwen_image_nvfp4.safetensors
│   ├── 📂 text_encoders/
│   │   ├── qwen_2.5_vl_7b.safetensors
│   │   ├── qwen_2.5_vl_7b_fp8_scaled.safetensors
│   │   └── qwen_2.5_vl_7b_nvfp4.safetensors
│   ├── 📂 vae/
│   │   └── qwen_image_vae.safetensors

See: https://comfyanonymous.github.io/ComfyUI_examples/qwen_image/

Workflows