|
21 | 21 | "install_type": "git-clone", |
22 | 22 | "description": "ComfyUI nodes for Black Forest Labs API Services" |
23 | 23 | }, |
| 24 | + { |
| 25 | + "author": "Light-x02", |
| 26 | + "title": "Image Metadata Nodes", |
| 27 | + "id": "image_metadata_nodes", |
| 28 | + "reference": "https://github.com/Light-x02/ComfyUI-Image-Metadata-Nodes", |
| 29 | + "files": [ |
| 30 | + "https://github.com/Light-x02/ComfyUI-Image-Metadata-Nodes" |
| 31 | + ], |
| 32 | + "install_type": "git-clone", |
| 33 | + "description": "Nodes for loading and saving images with metadata in ComfyUI." |
| 34 | + }, |
| 35 | + { |
| 36 | + "author": "marcoc2", |
| 37 | + "title": "Image Processing Suite for ComfyUI", |
| 38 | + "reference": "https://github.com/marcoc2/ComfyUI-AnotherUtils", |
| 39 | + "files": [ |
| 40 | + "https://github.com/marcoc2/ComfyUI-AnotherUtils" |
| 41 | + ], |
| 42 | + "install_type": "git-clone", |
| 43 | + "description": "A collection of specialized image processing nodes for ComfyUI, focused on dataset preparation and pixel art manipulation." |
| 44 | + }, |
| 45 | + { |
| 46 | + "author": "BIMer-99", |
| 47 | + "title": "ComfyUI_FishSpeech_EX", |
| 48 | + "reference": "https://github.com/BIMer-99/ComfyUI_FishSpeech_EX", |
| 49 | + "files": [ |
| 50 | + "https://github.com/BIMer-99/ComfyUI_FishSpeech_EX" |
| 51 | + ], |
| 52 | + "install_type": "git-clone", |
| 53 | + "description": "This plugin is optimized for Fish-Speech-1.5 version and is only applicable to version 1.5" |
| 54 | + }, |
24 | 55 | { |
25 | 56 | "author": "CyanAutumn", |
26 | 57 | "title": "ComfyUi Random Manage Cyan", |
|
655 | 686 | ], |
656 | 687 | "description": "This extension integrates [a/MV-Adapter](https://github.com/huanngzh/MV-Adapter) into ComfyUI, allowing users to generate multi-view consistent images from text prompts or single images directly within the ComfyUI interface.", |
657 | 688 | "install_type": "git-clone" |
658 | | - }, |
659 | | - { |
660 | | - "author": "kimara-ai", |
661 | | - "title": "Kimara.ai's Advanced Watermarking Tools", |
662 | | - "reference": "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks", |
663 | | - "files": [ |
664 | | - "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks" |
665 | | - ], |
666 | | - "description": "The KimaraAIWatermarker custom node allows you to apply watermark text and logo overlays to images. Optionally, the watermark can be moved by the move_watermark_step amount of pixels after each generated image. To apply a moving watermark to a list of images, use the KimaraAIBatchImages node to concatenate the list into a single tensor, then use that as an input for the watermark node, as shown in the example image below.", |
667 | | - "install_type": "git-clone" |
668 | | - }, |
669 | | - { |
670 | | - "author": "PauldeLavallaz", |
671 | | - "title": "Claude Prompt Generator", |
672 | | - "id": "claude_prompt_generator", |
673 | | - "reference": "https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator", |
674 | | - "files": [ |
675 | | - "https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator" |
676 | | - ], |
677 | | - "install_type": "git-clone", |
678 | | - "description": "Node that generates prompts using Anthropic Claude API." |
679 | | - }, |
680 | | - { |
681 | | - "author": "NyaamZ", |
682 | | - "title": "Get Booru Tag ExtendeD", |
683 | | - "reference": "https://github.com/NyaamZ/ComfyUI-GetBooruTag-ED", |
684 | | - "files": [ |
685 | | - "https://github.com/NyaamZ/ComfyUI-GetBooruTag-ED" |
686 | | - ], |
687 | | - "description": "Get tag from Booru site.", |
688 | | - "install_type": "git-clone" |
689 | | - }, |
690 | | - { |
691 | | - "author": "Aerse", |
692 | | - "title": "ComfyUI-Seed-Nodes", |
693 | | - "reference": "https://github.com/Aerse/ComfyUI-Seed-Nodes", |
694 | | - "files": [ |
695 | | - "https://github.com/Aerse/ComfyUI-Seed-Nodes" |
696 | | - ], |
697 | | - "description": "ComfyUI-Seed-Nodes is a custom node library that extends the functionality of ComfyUI, offering advanced image loading and pixelation tools.", |
698 | | - "install_type": "git-clone" |
699 | 689 | } |
700 | 690 | ] |
701 | 691 | } |
0 commit comments