ComfyUI/comfy_extras
comfyanonymous 877a8f7a3c Merge branch 'patch-1' of https://github.com/feffy380/ComfyUI 2024-02-22 16:23:50 -05:00
..
chainner_models Support DiffBIR SwinIR models. 2023-09-07 03:31:43 -04:00
nodes_canny.py Make --gpu-only put intermediate values in GPU memory instead of cpu. 2023-12-08 02:35:45 -05:00
nodes_clip_sdxl.py CLIPTextEncodeSDXL now works when prompts are of very different sizes. 2023-07-06 23:23:54 -04:00
nodes_compositing.py Fix SplitImageWithAlpha and JoinImageWithAlpha. 2023-10-08 15:52:10 -04:00
nodes_cond.py Add a node to give the controlnet a prompt different from the unet. 2024-02-10 08:27:05 -05:00
nodes_custom_sampler.py Fix potential turbo scheduler model patching issue. 2024-01-22 00:28:13 -05:00
nodes_freelunch.py Move some nodes to model_patches section. 2024-01-18 15:57:35 -05:00
nodes_hypernetwork.py Support hypernetwork with mish activation function and layer norm. 2023-10-17 12:08:03 -04:00
nodes_hypertile.py Move some nodes to model_patches section. 2024-01-18 15:57:35 -05:00
nodes_images.py Add ImageFromBatch. 2024-02-12 12:46:15 -05:00
nodes_latent.py changed default of LatentBatchSeedBehavior to fixed 2024-02-02 18:31:35 +09:00
nodes_mask.py Fix potential tensor device issue with ImageCompositeMasked. 2023-12-21 02:35:01 -05:00
nodes_model_advanced.py ModelSamplingDiscrete: x0 model support that predict a denoised image. 2024-02-21 08:05:43 -05:00
nodes_model_downscale.py Allow controlling downscale and upscale methods in PatchModelAddDownscale. 2023-11-22 03:23:16 -05:00
nodes_model_merging.py Add unfinished ImageOnlyCheckpointSave node to save a SVD checkpoint. 2024-01-17 19:46:21 -05:00
nodes_perpneg.py Fix Perp-Neg math 2024-02-21 10:33:03 +01:00
nodes_photomaker.py Add experimental photomaker nodes. 2024-01-24 09:51:42 -05:00
nodes_post_processing.py Fix some issues with --gpu-only 2024-01-27 02:51:27 -05:00
nodes_rebatch.py Add a RebatchImages node. 2023-12-20 16:22:18 -05:00
nodes_sag.py Skip SAG when latent is too small. 2024-01-10 04:08:43 -05:00
nodes_sdupscale.py Implement noise augmentation for SD 4X upscale model. 2024-01-03 14:27:11 -05:00
nodes_stable3d.py Fix some issues with --gpu-only 2024-01-27 02:51:27 -05:00
nodes_stable_cascade.py Node to make stable cascade image to image easier. 2024-02-19 13:36:20 -05:00
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 Support DiffBIR SwinIR models. 2023-09-07 03:31:43 -04:00
nodes_video_model.py Add unfinished ImageOnlyCheckpointSave node to save a SVD checkpoint. 2024-01-17 19:46:21 -05:00