ComfyUI/comfy/ldm/modules/diffusionmodules
2023-06-15 15:00:10 -04:00
..
__init__.py Initial commit. 2023-01-16 22:37:14 -05:00
model.py Make scaled_dot_product switch to sliced attention on OOM. 2023-05-20 16:01:02 -04:00
openaimodel.py Initialize more unet weights as the right dtype. 2023-06-15 15:00:10 -04:00
upscaling.py Fix imports. 2023-05-04 18:10:29 -04:00
util.py Disable default weight values in unet conv2d for faster loading. 2023-06-14 19:46:08 -04:00