mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-24 01:56:59 +08:00
- Remove the unused self.cube3d VAE flag (set but never read). - Comment why VAE working_dtypes is fp32-only (VQ lookup + occupancy query parity), unlike most VAEs that allow fp16/bf16. - Comment why Cube3D.clip_target() returns None (GPT-only checkpoint; graph wires a standard CLIPLoader/CLIPTextEncode). - Note rope_theta=10000 is upstream's fixed constant, not in the state dict. No behaviour change; comments/cleanup only. Amp-Thread-ID: https://ampcode.com/threads/T-019ec361-addb-70d8-a74b-438ce8a1e096 Co-authored-by: Amp <amp@ampcode.com>
77 KiB
77 KiB