ComfyUI/comfy_extras
bymyself e760bf5c40
Add content-type filter method to folder_paths (#4054)
* Add content-type filter method to folder_paths

* Add unit tests

* Hardcode webp content-type

* Annotate content_types as Literal["image", "video", "audio"]
2024-09-11 02:00:07 -04:00
..
chainner_models
nodes_advanced_samplers.py Fix SamplerEulerCFGpp node. 2024-07-02 12:21:08 -04:00
nodes_align_your_steps.py
nodes_attention_multiply.py
nodes_audio.py Add content-type filter method to folder_paths (#4054) 2024-09-11 02:00:07 -04:00
nodes_canny.py
nodes_clip_sdxl.py
nodes_compositing.py
nodes_cond.py
nodes_controlnet.py
nodes_custom_sampler.py Add dpmpp_2s_ancestral as custom sampler (#4101) 2024-07-27 16:19:50 -04:00
nodes_differential_diffusion.py
nodes_flux.py Add FluxGuidance node. 2024-08-02 10:25:49 -04:00
nodes_freelunch.py
nodes_gits.py
nodes_hunyuan.py Cleanup HunyuanDit controlnets. 2024-08-09 02:59:34 -04:00
nodes_hypernetwork.py
nodes_hypertile.py
nodes_images.py
nodes_ip2p.py
nodes_latent.py
nodes_lora_extract.py SaveLora node can now save "full diff" lora format. 2024-09-07 03:21:02 -04:00
nodes_mask.py
nodes_model_advanced.py ModelSamplingFlux now takes a resolution and adjusts the shift with it. 2024-08-04 04:06:00 -04:00
nodes_model_downscale.py Use get_model_object in Deep Shrink node (#3408) 2024-05-06 18:39:39 -04:00
nodes_model_merging_model_specific.py Add advanced model merge node for Flux model. 2024-08-02 23:20:53 -04:00
nodes_model_merging.py CheckpointSave node name. 2024-08-19 15:06:12 -04:00
nodes_morphology.py Add Morphology nodes from kornia (#2781) 2024-03-04 12:50:28 -05:00
nodes_pag.py Lower SAG scale step for finer control (#4158) 2024-08-02 10:29:03 -04:00
nodes_perpneg.py
nodes_photomaker.py
nodes_post_processing.py
nodes_rebatch.py
nodes_sag.py Lower SAG scale step for finer control (#4158) 2024-08-02 10:29:03 -04:00
nodes_sd3.py Cleanup HunyuanDit controlnets. 2024-08-09 02:59:34 -04:00
nodes_sdupscale.py
nodes_stable3d.py
nodes_stable_cascade.py
nodes_tomesd.py
nodes_upscale_model.py
nodes_video_model.py
nodes_webcam.py