JoyAI / README.md
nynxz's picture
Update README.md
30dc0b9 verified
|
Raw
History Blame Contribute Delete
1.26 kB
metadata
license: apache-2.0
pipeline_tag: image-to-image
tags:
  - comfyui

JoyAI-Image-Edit-Plus (ComfyUI)

Repackaged Edit Plus transformer (JD's 16B MMDiT, 1-5 references) for ComfyUI. Requires the ComfyUI-JoyAI custom node.

Downloads

This repo

Base, text encoder & VAE

File Structure

πŸ“‚ ComfyUI/models/
β”œβ”€β”€ πŸ“‚ diffusion_models/
β”‚   β”œβ”€β”€ joyai_image_edit_plus_bf16.safetensors
β”‚   └── joyai_image_edit_plus_int8convrot.safetensors
β”œβ”€β”€ πŸ“‚ text_encoders/
β”‚   └── qwen_3vl_8b_joyimage_bf16.safetensors    ← jdopensource
└── πŸ“‚ vae/
    └── wan_2.1_vae.safetensors                  ← jdopensource

Apache-2.0 Β· model by JD.