ComfyUI/comfy_extras/nodes
doctorpangloss 6ab1aa1e8a Improving MLLM/VLLM support and fixing bugs
- fix #29 str(model) no longer raises exceptions like with
   HyVideoModelLoader
 - don't try to format CUDA tensors because that can sometimes raise
   exceptions
 - cudaAllocAsync has been disabled for now due to 2.6.0 bugs
 - improve florence2 support
 - add support for paligemma 2. This requires the fix for transformers
   that is currently staged in another repo, install with
   `uv pip install --no-deps "transformers@git+https://github.com/zucchini-nlp/transformers.git#branch=paligemma-fix-kwargs"`
 - triton has been updated
 - fix missing __init__.py files
2025-02-05 14:02:28 -08:00
..
__init__.py
nodes_advanced_samplers.py
nodes_align_your_steps.py
nodes_apply_color_map.py
nodes_arithmetic.py
nodes_attention_multiply.py
nodes_audio.py
nodes_canny.py
nodes_clip_sdxl.py
nodes_compositing.py
nodes_cond.py
nodes_controlnet.py
nodes_cosmos.py Cosmos support 2025-01-16 12:39:05 -08:00
nodes_custom_sampler.py Improving MLLM/VLLM support and fixing bugs 2025-02-05 14:02:28 -08:00
nodes_differential_diffusion.py
nodes_florence2.py Improving MLLM/VLLM support and fixing bugs 2025-02-05 14:02:28 -08:00
nodes_flux.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-28 13:45:51 -08:00
nodes_freelunch.py
nodes_gits.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-16 09:58:02 -08:00
nodes_gradient.py
nodes_hint_image_enhance.py
nodes_hooks.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-16 09:58:02 -08:00
nodes_hunyuan.py
nodes_hypernetwork.py
nodes_hypertile.py
nodes_ideogram.py Improving MLLM/VLLM support and fixing bugs 2025-02-05 14:02:28 -08:00
nodes_image_arithmetic.py
nodes_images.py Native Ideogram support 2025-01-22 10:32:04 -08:00
nodes_ip2p.py
nodes_language.py Improving MLLM/VLLM support and fixing bugs 2025-02-05 14:02:28 -08:00
nodes_latent.py Improving MLLM/VLLM support and fixing bugs 2025-02-05 14:02:28 -08:00
nodes_load_3d.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-28 13:45:51 -08:00
nodes_lora_extract.py
nodes_lt.py
nodes_mahiro.py
nodes_mask.py Native Ideogram support 2025-01-22 10:32:04 -08:00
nodes_mochi.py
nodes_model_advanced.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-16 09:58:02 -08:00
nodes_model_downscale.py
nodes_model_merging_model_specific.py
nodes_model_merging.py
nodes_morphology.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-16 09:58:02 -08:00
nodes_nf4.py
nodes_open_api.py
nodes_openai.py
nodes_pag.py
nodes_paligemma.py Improving MLLM/VLLM support and fixing bugs 2025-02-05 14:02:28 -08:00
nodes_perpneg.py
nodes_photomaker.py
nodes_pixart.py
nodes_post_processing.py
nodes_rebatch.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-12-28 14:24:27 -08:00
nodes_reference_only.py
nodes_sag.py
nodes_sd3.py
nodes_sdupscale.py
nodes_skeletonize.py
nodes_slg.py
nodes_stable3d.py
nodes_stable_cascade.py
nodes_svg.py
nodes_textdiffusers.py
nodes_tomesd.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-12-28 14:24:27 -08:00
nodes_torch_compile.py
nodes_upscale_model.py
nodes_video_model.py
nodes_webcam.py