Metadata-Version: 2.1
Name: comfyui-diffit
Version: 0.0.1
Summary: Node pack that loads the official DiffiT checkpoint, creates latent noise, samples with the official pipeline path, and decodes with the selected VAE.
Home-page: https://github.com/Apache0ne/ComfyUI-DiffiT
Requires-Python: >=3.10
Requires-Dist: diffusers>=0.26.3,<1.0
Requires-Dist: huggingface_hub>=0.20.2,<1.0
Requires-Dist: timm
