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
d5169df808
ComfyUI
/
comfy
/
ldm
/
modules
/
diffusionmodules
History
Jedrzej Kosinski
4bbdf2bfe5
Merge branch 'master' into patch_hooks
2024-10-23 21:10:46 -05:00
..
__init__.py
Initial commit.
2023-01-16 22:37:14 -05:00
mmdit.py
remove attention abstraction (
#5324
)
2024-10-22 14:02:38 -04:00
model.py
Remove unnecessary code.
2024-05-18 09:36:44 -04:00
openaimodel.py
Added forward_timestep_embed_patch type, added helper functions on ModelPatcher for emb_patch and forward_timestep_embed_patch, added helper functions for removing callbacks/wrappers/additional_models by key, added custom_should_register prop to hooks
2024-09-24 12:40:54 +09:00
upscaling.py
Implement noise augmentation for SD 4X upscale model.
2024-01-03 14:27:11 -05:00
util.py
Allow image_only_indicator to be None.
2024-02-29 13:11:30 -05:00