|
430 | 430 | "https://github.com/EllangoK/ComfyUI-post-processing-nodes"
|
431 | 431 | ],
|
432 | 432 | "install_type": "git-clone",
|
433 |
| - "description": "A collection of post processing nodes for ComfyUI, simply download this repo and drag." |
| 433 | + "description": "A collection of post processing nodes for ComfyUI, which enable a variety of visually striking image effects." |
434 | 434 | },
|
435 | 435 | {
|
436 | 436 | "author": "LEv145",
|
|
19669 | 19669 | "install_type": "git-clone",
|
19670 | 19670 | "description": "A super simple node that outputs common video resolutions as 2 integers for Hunyuan and others!"
|
19671 | 19671 | },
|
| 19672 | + { |
| 19673 | + "author": "benjiyaya", |
| 19674 | + "title": "Kokoro TextToSpeech Node for ComfyUI", |
| 19675 | + "reference": "https://github.com/benjiyaya/ComfyUI-KokoroTTS", |
| 19676 | + "files": [ |
| 19677 | + "https://github.com/benjiyaya/ComfyUI-KokoroTTS" |
| 19678 | + ], |
| 19679 | + "install_type": "git-clone", |
| 19680 | + "description": "A custom node for ComfyUI that provides Text-to-Speech capabilities using the Kokoro TTS engine." |
| 19681 | + }, |
| 19682 | + { |
| 19683 | + "author": "WangPengxing", |
| 19684 | + "title": "ComfyUI WPX Nodes", |
| 19685 | + "reference": "https://github.com/WangPengxing/ComfyUI_WPX_Node", |
| 19686 | + "files": [ |
| 19687 | + "https://github.com/WangPengxing/ComfyUI_WPX_Node" |
| 19688 | + ], |
| 19689 | + "install_type": "git-clone", |
| 19690 | + "description": "A custom node collection for ComfyUI, offering enhanced image processing features." |
| 19691 | + }, |
| 19692 | + { |
| 19693 | + "author": "PixelFunAI", |
| 19694 | + "title": "Hunyuan LoRA Loader Nodes", |
| 19695 | + "reference": "https://github.com/PixelFunAI/ComfyUI_PixelFun", |
| 19696 | + "files": [ |
| 19697 | + "https://github.com/PixelFunAI/ComfyUI_PixelFun" |
| 19698 | + ], |
| 19699 | + "install_type": "git-clone", |
| 19700 | + "description": "This collection provides four additional nodes for loading and managing Hunyuan Video LoRAs in ComfyUI" |
| 19701 | + }, |
| 19702 | + { |
| 19703 | + "author": "Burgstall-labs", |
| 19704 | + "title": "ComfyUI-BS_Kokoro-onnx", |
| 19705 | + "reference": "https://github.com/Burgstall-labs/ComfyUI-BS_Kokoro-onnx", |
| 19706 | + "files": [ |
| 19707 | + "https://github.com/Burgstall-labs/ComfyUI-BS_Kokoro-onnx" |
| 19708 | + ], |
| 19709 | + "install_type": "git-clone", |
| 19710 | + "description": "A ComfyUI wrapper for [a/Kokoro-onnx](https://github.com/thewh1teagle/kokoro-onnx)" |
| 19711 | + }, |
| 19712 | + { |
| 19713 | + "author": "Kidev", |
| 19714 | + "title": "ComfyUI Fisheye Effects Nodes", |
| 19715 | + "reference": "https://github.com/Kidev/ComfyUI-Fisheye-effects", |
| 19716 | + "files": [ |
| 19717 | + "https://github.com/Kidev/ComfyUI-Fisheye-effects" |
| 19718 | + ], |
| 19719 | + "install_type": "git-clone", |
| 19720 | + "description": "Provides tools for applying and removing fisheye lens effects from images." |
| 19721 | + }, |
| 19722 | + { |
| 19723 | + "author": "feixuetuba", |
| 19724 | + "title": "Spleeter", |
| 19725 | + "reference": "https://github.com/feixuetuba/Spleeter", |
| 19726 | + "files": [ |
| 19727 | + "https://github.com/feixuetuba/Spleeter" |
| 19728 | + ], |
| 19729 | + "install_type": "git-clone", |
| 19730 | + "description": "This is a ComfyUI plugin based on [a/Spleeter](https://github.com/deezer/spleete). The model files are available on BaiduNetDisk. After downloading the model, place it in the checkpoints directory." |
| 19731 | + }, |
| 19732 | + { |
| 19733 | + "author": "aidec", |
| 19734 | + "title": "Comfyui_TextBatch_aidec", |
| 19735 | + "reference": "https://github.com/aidec/Comfyui_TextBatch_aidec", |
| 19736 | + "files": [ |
| 19737 | + "https://github.com/aidec/Comfyui_TextBatch_aidec" |
| 19738 | + ], |
| 19739 | + "install_type": "git-clone", |
| 19740 | + "description": "The Text Queue Processor can split text into groups line by line for batch processing (unfinished, with noticeable bugs still being fixed). Currently, on the first run, it may only process one item. Once that is completed, running it again usually works fine. After each run, the `start_index` needs to be manually reset. Occasionally, strange issues occur, such as multiple queues being added at once, while other times it works perfectly fine. The potential causes are still under investigation." |
| 19741 | + }, |
| 19742 | + |
| 19743 | + |
| 19744 | + |
| 19745 | + |
| 19746 | + |
| 19747 | + |
| 19748 | + |
| 19749 | + |
| 19750 | + |
| 19751 | + |
| 19752 | + |
| 19753 | + |
| 19754 | + |
| 19755 | + |
| 19756 | + |
19672 | 19757 |
|
19673 | 19758 |
|
19674 | 19759 |
|
|
0 commit comments