ComfyUI
🖌️ Sana-ComfyUI
Original Repo
Model info / implementation
- Uses Gemma2 2B as the text encoder
- Multiple resolutions and models available
- Compressed latent space (32 channels, /32 compression) - needs custom VAE
Usage
- All the checkpoints will be downloaded automatically.
- KSampler(Flow Euler) is available for now; Flow DPM-Solver will be available soon.
git clone https://github.com/comfyanonymous/ComfyUI.git
cd ComfyUI
git clone https://github.com/lawrence-cj/ComfyUI_ExtraModels.git custom_nodes/ComfyUI_ExtraModels
python main.py
A sample workflow for Sana
Sana workflow

A sample for T2I(Sana) + I2V(CogVideoX)
Sana + CogVideoX workflow

A sample workflow for Sana 4096x4096 image (18GB GPU is needed)
Sana workflow
