realrebelai/JoyAI_Image_Edit_LOWVRAM

🤗 Hugging Face 来源apache-2.0-other⚠ 没有 SHA-256 权重今天更新
一条命令提交

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

curl -fsSL https://pirateface.co/package.sh | bash -s -- --repo realrebelai/JoyAI_Image_Edit_LOWVRAM ./model-folder
需要做种者 →

🚀 JoyAI Image Edit: GGUF Setup Guide Optimize your ComfyUI workflow with the high-performance GGUF versions of JoyAI Image Edit.

🛠️ Mandatory Requirements You must have the following custom node set installed for this to function:

Node Set: ComfyUI_JoyAI_Image (by smthemex)

Installation: Search for "JoyAI" in the ComfyUI Custom Nodes Manager.

📂 Installation Path (Critical!) [!CAUTION] Both the Transformer and the Text Encoder MUST be placed in the gguf folder. Do NOT put them in unet or text_encoders.

If you don't have a gguf folder yet, create it here: ComfyUI\models\gguf\

📥 Download Links

  1. Transformers (Place in models/gguf) Choose the quantization level that fits your hardware:

Q6_K (High Quality / Balanced) https://huggingface.co/smthem/JoyAI-Image-Edit-merge-dit-gguf/blob/main/joy_image_transformer-Q6_K.gguf

Q8_0 (Maximum Precision) https://huggingface.co/smthem/JoyAI-Image-Edit-merge-dit-gguf/blob/main/joy_image_transformer-Q8_0.gguf

  1. Und-Merger Text Encoder (Place in models/gguf) Text Encoder Q6_K https://huggingface.co/smthem/JoyAI-Image-Edit-merge-dit-gguf/blob/main/JoyAI-Image-Und-merger-Q6_K.gguf

  2. VAE (Place in models/vae) Wan2.1 VAE https://huggingface.co/jdopensource/JoyAI-Image-Edit/blob/main/vae/Wan2.1_VAE.pth

📝 Quick Setup Checklist Nodes: Install ComfyUI_JoyAI_Image via Manager.

Directory: Ensure ComfyUI/models/gguf/ exists.

Placement: Move the Transformer (.gguf) and Text Encoder (.gguf) into that folder.

VAE: Move the Wan2.1_VAE.pth into models/vae/.

Restart: Refresh ComfyUI and you're ready to go.