This website requires JavaScript.
Explore
Help
Sign In
andreas
/
ComfyUI
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d5c0765f4e5c223868b0ae0e0910cf0ccd166b7e
ComfyUI
/
comfy_extras
T
History
comfyanonymous
91ed2815d5
Add a node to merge CLIP models.
2023-07-14 02:41:18 -04:00
..
chainner_models
Pull in latest upscale model code from chainner.
2023-05-23 22:26:50 -04:00
nodes_canny.py
Add a canny preprocessor node.
2023-07-13 13:26:48 -04:00
nodes_clip_sdxl.py
CLIPTextEncodeSDXL now works when prompts are of very different sizes.
2023-07-06 23:23:54 -04:00
nodes_hypernetwork.py
Add a way to set patches that modify the attn2 output.
2023-06-18 22:58:22 -04:00
nodes_mask.py
…
nodes_model_merging.py
Add a node to merge CLIP models.
2023-07-14 02:41:18 -04:00
nodes_post_processing.py
Fix padding in Blur.
2023-05-20 10:08:47 -04:00
nodes_rebatch.py
…
nodes_tomesd.py
Add some more transformer hooks and move tomesd to comfy_extras.
2023-06-24 03:30:22 -04:00
nodes_upscale_model.py
…