ComfyUI/comfy/ldm/modules/diffusionmodules
comfyanonymous b3e97fc714 Koala 700M and 1B support.
Use the UNET Loader node to load the unet file to use them.
2024-02-28 12:10:11 -05:00
..
__init__.py Initial commit. 2023-01-16 22:37:14 -05:00
model.py A few missing comfy ops in the VAE. 2023-12-22 04:05:42 -05:00
openaimodel.py Koala 700M and 1B support. 2024-02-28 12:10:11 -05:00
upscaling.py Implement noise augmentation for SD 4X upscale model. 2024-01-03 14:27:11 -05:00
util.py Don't use numpy for calculating sigmas. 2024-02-07 18:52:51 -05:00