This website requires JavaScript.
Sign In
wangbo
/
ComfyUI
Watch
1
Star
0
Fork
0
You've already forked ComfyUI
mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced
2025-12-26 06:40:53 +08:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
5a608aa37c
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
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
util.py
All the unet weights should now be initialized with the right dtype.
2023-06-15 18:42:30 -04:00