ComfyUI/comfy_extras
comfyanonymous d1533d9c0f Add experimental photomaker nodes.
Put the model file in models/photomaker and use PhotoMakerLoader.

Then use PhotoMakerEncode with the keyword "photomaker" to apply the image
2024-01-24 09:51:42 -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_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 Move SaveAnimated nodes to image->animation. 2023-12-17 02:37:22 -05:00
nodes_latent.py Add a LatentBatch node. 2023-12-16 01:21:00 -05:00
nodes_mask.py Fix potential tensor device issue with ImageCompositeMasked. 2023-12-21 02:35:01 -05:00
nodes_model_advanced.py Forgot this. 2023-12-15 15:46:23 -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 perpneg not working on SDXL. 2023-12-16 02:30:16 -05:00
nodes_photomaker.py Add experimental photomaker nodes. 2024-01-24 09:51:42 -05:00
nodes_post_processing.py Make --gpu-only put intermediate values in GPU memory instead of cpu. 2023-12-08 02:35:45 -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 StableZero123_Conditioning_Batched node. 2024-01-05 04:20:03 -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