Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.08 KB

comfyui.md

File metadata and controls

34 lines (21 loc) · 1.08 KB

🖌️ 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

  1. All the checkpoints will be downloaded automatically.
  2. 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/Efficient-Large-Model/ComfyUI_ExtraModels.git custom_nodes/ComfyUI_ExtraModels

python main.py

A sample workflow for Sana

Sana workflow

Sana

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

Sana + CogVideoX workflow

Sample T2I + I2V