ComfyUI/comfy/ldm/modules/diffusionmodules
comfyanonymous f87ec10a97 Support base SDXL and SDXL refiner models.
Large refactor of the model detection and loading code.
2023-06-22 13:03:50 -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 Support base SDXL and SDXL refiner models. 2023-06-22 13:03:50 -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