This website requires JavaScript.
Explore
Help
Register
Sign In
comfyanonymous
/
ComfyUI
Watch
1
Star
0
Fork
0
You've already forked ComfyUI
mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced
2026-03-05 21:30:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c9d98f3e65572451ff6b6c9ee86286863f29836
ComfyUI
/
comfy_extras
History
comfyanonymous
2c9d98f3e6
CLIPTextEncodeSDXL now works when prompts are of very different sizes.
2023-07-06 23:23:54 -04:00
..
chainner_models
Pull in latest upscale model code from chainner.
2023-05-23 22:26:50 -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
Round the mask values for bitwise operations.
2023-05-28 00:42:53 -04:00
nodes_model_merging.py
Now the model merge blocks node will use the longest match.
2023-07-04 00:51:17 -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
…