ComfyUI Extension: ComfyUI-DiffiT
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
Node pack that loads the official DiffiT checkpoint, creates latent noise, samples with the official pipeline path, and decodes with the selected VAE.
README
ComfyUI-DiffiT
This node pack now exposes a single node only:
DiffiT Official Image
It loads the official DiffiT checkpoint, creates latent noise from seed, samples with the official pipeline path, decodes with the selected VAE, and outputs IMAGE.
Class IDs ITS A LIE dont use 0
class_id is zero-based:
1= tench2= goldfish3= great white shark
Install
Restart ComfyUI after install.
Weights
Preferred Stability Matrix path:
Fallback ComfyUI path:
Required filenames:
diffit_256.safetensorsdiffit_512.safetensors
Defaults
steps=250scale_pow=4.0cfg_scale=4.4fordiffit_256.safetensorscfg_scale=1.49fordiffit_512.safetensorscfg_cond=Trueuse_ddim=False- fp32 only
Notes
- Image size is inferred automatically from the selected checkpoint.
checkpoint_pathoverride was removed.use_fp16was removed.- Upstream code remains non-commercial. See
LICENSE_UPSTREAM_NOTICES.md.
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.