This website requires JavaScript.
Explore
Help
Sign In
jinx
/
ComfyUI
Watch
1
Fork
0
You've already forked ComfyUI
mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced
2025-08-02 23:14:49 +08:00
Code
Issues
Activity
Files
67e906aa64488b21cb514cd5ae510646a15de518
ComfyUI
/
comfy
/
ldm
/
modules
/
diffusionmodules
History
chaObserv
61b08d4ba6
Replace manual x * sigmoid(x) with torch silu in VAE nonlinearity (
#9057
)
2025-07-30 19:25:56 -04:00
..
__init__.py
Initial commit.
2023-01-16 22:37:14 -05:00
mmdit.py
Support Lumina 2 model.
2025-02-04 04:16:30 -05:00
model.py
Replace manual x * sigmoid(x) with torch silu in VAE nonlinearity (
#9057
)
2025-07-30 19:25:56 -04:00
openaimodel.py
Lint unused import (
#5973
)
2024-12-09 15:24:39 -05:00
upscaling.py
Lint unused import (
#5973
)
2024-12-09 15:24:39 -05:00
util.py
Replace print with logging (
#6138
)
2024-12-20 16:24:55 -05:00