This website requires JavaScript.
Explore
Help
Sign In
qnloft
/
ComfyUI
mirror of
https://github.com/comfyanonymous/ComfyUI.git
Watch
1
Star
0
Fork
You've already forked ComfyUI
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c8013f73e5
ComfyUI
/
comfy
/
ldm
/
modules
/
diffusionmodules
History
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