This website works better with JavaScript.
Explore
Help
Register
Sign In
KenSchae
/
ComfyUI
Watch
1
Star
0
Fork
You've already forked ComfyUI
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.
stable-diffusion
pytorch
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2127
Commits
1
Branch
1
Tag
56 MiB
Python
60.3%
JavaScript
37.8%
CSS
1.2%
Jupyter Notebook
0.7%
Tree:
744ac944db
master
latest
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '744ac944db'
${ noResults }
ComfyUI
/
comfy_extras
History
comfyanonymous
744ac944db
Don't make dynamicPrompts the default on multiline string inputs.
...
This should be less confusing to those who want to use multiline input without them.
7 months ago
..
chainner_models
Support DiffBIR SwinIR models.
1 year ago
nodes_canny.py
Add Morphology nodes from kornia (
#2781
)
9 months ago
nodes_clip_sdxl.py
Don't make dynamicPrompts the default on multiline string inputs.
7 months ago
nodes_compositing.py
Fix SplitImageWithAlpha and JoinImageWithAlpha.
1 year ago
nodes_cond.py
Don't make dynamicPrompts the default on multiline string inputs.
7 months ago
nodes_custom_sampler.py
Add an AddNoise node to add noise depending on the sigma.
7 months ago
nodes_differential_diffusion.py
Fix differential diffusion node for batches.
9 months ago
nodes_freelunch.py
Switch some more prints to logging.
8 months ago
nodes_hypernetwork.py
Switch some more prints to logging.
8 months ago
nodes_hypertile.py
Move some nodes to model_patches section.
10 months ago
nodes_images.py
Increase image batch nodes maximum values.
8 months ago
nodes_ip2p.py
Add InstructPixToPixConditioning node.
8 months ago
nodes_latent.py
changed default of LatentBatchSeedBehavior to fixed
10 months ago
nodes_mask.py
Add a ThresholdMask node.
9 months ago
nodes_model_advanced.py
Playground V2.5 support with ModelSamplingContinuousEDM node.
9 months ago
nodes_model_downscale.py
Allow controlling downscale and upscale methods in PatchModelAddDownscale.
1 year ago
nodes_model_merging.py
Support properly saving CosXL checkpoints.
7 months ago
nodes_model_merging_model_specific.py
Add ModelMergeSD1, ModelMergeSD2 and ModelMergeSDXL.
7 months ago
nodes_morphology.py
Add Morphology nodes from kornia (
#2781
)
9 months ago
nodes_perpneg.py
Fix PerpNeg node.
8 months ago
nodes_photomaker.py
Don't make dynamicPrompts the default on multiline string inputs.
7 months ago
nodes_post_processing.py
Make step on sharpen node smaller.
8 months ago
nodes_rebatch.py
Add a RebatchImages node.
11 months ago
nodes_sag.py
Refactor calc_cond_uncond_batch into calc_cond_batch.
8 months ago
nodes_sdupscale.py
Implement noise augmentation for SD 4X upscale model.
11 months ago
nodes_stable3d.py
SV3D support.
8 months ago
nodes_stable_cascade.py
Fix stable cascade img2img not working with all resolutions.
8 months ago
nodes_tomesd.py
Add some more transformer hooks and move tomesd to comfy_extras.
1 year ago
nodes_upscale_model.py
Support DiffBIR SwinIR models.
1 year ago
nodes_video_model.py
SV3D support.
8 months ago