Skip to content

RealRebelAI/JoyAI_Image_Edit_Nodes_LOWVRAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

ComfyUI_JoyAI_Image (Rebels Low VRAM Pack)

WORK IN PROGRESS! unfinished but am currently updating as i correct issues.

REQUIRES 'bitsandbytes' and 'accelerate' (use pip install command to get both)

I recoded smthemex's nodes to fit gguf format for the clip and the nf4 model of the transformer.

1.Installation

  • In the ./ComfyUI/custom_nodes directory, run the following:
pip install bitsandbytes
pip install accelerate
git clone https://github.com/RealRebelAI/ComfyUI_JoyAI_Image

2.requirements

pip install -r requirements.txt


3.checkpoints

├── ComfyUI/models/
|     ├── diffusion_models/
|        ├──transformer_nf4.safetensors
|     ├── vae/
|        ├──Wan2.1_VAE.pth
|     ├── clip
|        ├── JoyAI_Image_Und_merger_bf16.safetensors

4.Example

5.Citation

@article{JoyAI2023,}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors