ComfyUI/comfy/ldm/models/diffusion
comfyanonymous 4215206281 Add a node to set CLIP skip.
Use a more simple way to detect if the model is -v prediction.
2023-03-03 13:04:36 -05:00
..
dpm_solver Update ldm dir with latest upstream stable diffusion changes. 2023-02-09 13:47:36 -05:00
__init__.py Initial commit. 2023-01-16 22:37:14 -05:00
ddim.py Implement DDIM sampler. 2023-02-22 21:10:19 -05:00
ddpm.py Add a node to set CLIP skip. 2023-03-03 13:04:36 -05:00
plms.py Update ldm dir with latest upstream stable diffusion changes. 2023-02-09 13:47:36 -05:00
sampling_util.py Initial commit. 2023-01-16 22:37:14 -05:00