ComfyUI/comfy/ldm/modules/diffusionmodules
comfyanonymous 9a55dadb4c Refactor code so model can be a dtype other than fp32 or fp16. 2023-10-13 14:41:17 -04:00
..
__init__.py Initial commit. 2023-01-16 22:37:14 -05:00
model.py pytorch_attention_enabled can now return True when xformers is enabled. 2023-10-11 21:30:57 -04:00
openaimodel.py Refactor code so model can be a dtype other than fp32 or fp16. 2023-10-13 14:41:17 -04:00
upscaling.py Fix imports. 2023-05-04 18:10:29 -04:00
util.py All the unet weights should now be initialized with the right dtype. 2023-06-15 18:42:30 -04:00