mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
f8d87bb452
commit
847031cb04
@ -17402,13 +17402,12 @@
|
||||
{
|
||||
"author": "ez-af",
|
||||
"title": "ComfyUI-EZ-AF-Nodes",
|
||||
"id": "ez-af",
|
||||
"reference": "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes",
|
||||
"files": [
|
||||
"https://github.com/ez-af/ComfyUI-EZ-AF-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This pack helps to conveniently control text in complex prompt-builder type workflows. Load/Read Prompts from .CSV; Concatenate large amounts of text; Use string input as ANY type. Requires pythongosssss custom scripts"
|
||||
"description": "Conveniently control parts of text prompts with custom UI. Pack includes loaders from txt and csv files, dynamic text concatenation tool and easy-to-use input node"
|
||||
},
|
||||
{
|
||||
"author": "danbochman",
|
||||
@ -27846,6 +27845,36 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node for uploading generated content to YouTube. [a/Buy me a coffee](https://buymeacoffee.com/chao.k)"
|
||||
},
|
||||
{
|
||||
"author": "robin-collins",
|
||||
"title": "ComfyUI-TechsToolz",
|
||||
"reference": "https://github.com/robin-collins/ComfyUI-TechsToolz",
|
||||
"files": [
|
||||
"https://github.com/robin-collins/ComfyUI-TechsToolz"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A modular collection of ComfyUI custom nodes with advanced dependency management and ComfyUI Manager integration."
|
||||
},
|
||||
{
|
||||
"author": "highdoping",
|
||||
"title": "ComfyUI-ASSSSA",
|
||||
"reference": "https://github.com/HighDoping/ComfyUI_ASSSSA",
|
||||
"files": [
|
||||
"https://github.com/HighDoping/ComfyUI_ASSSSA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add ASS/SSA subtitle to video using ffmpeg."
|
||||
},
|
||||
{
|
||||
"author": "highdoping",
|
||||
"title": "lama_with_refiner",
|
||||
"reference": "https://github.com/fplu/comfyui_lama_with_refiner",
|
||||
"files": [
|
||||
"https://github.com/fplu/comfyui_lama_with_refiner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for lama+refiner inpainting with ComfyUI."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -4434,7 +4434,8 @@
|
||||
],
|
||||
"https://github.com/Extraltodeus/DistanceSampler": [
|
||||
[
|
||||
"SamplerDistance"
|
||||
"SamplerDistance",
|
||||
"SamplerDistanceAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "DistanceSampler"
|
||||
@ -5704,6 +5705,20 @@
|
||||
"title_aux": "Hiero-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/HighDoping/ComfyUI_ASSSSA": [
|
||||
[
|
||||
"ASSSubtitleCache",
|
||||
"ASSSubtitleReader",
|
||||
"FFMpegSettings",
|
||||
"MultilineTextInput",
|
||||
"SubtitleEmbedding",
|
||||
"SubtitleExtraction",
|
||||
"VideoTranscoding"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ASSSSA"
|
||||
}
|
||||
],
|
||||
"https://github.com/Holasyb918/Ghost2_Comfyui": [
|
||||
[
|
||||
"AlignPipeline",
|
||||
@ -13247,6 +13262,10 @@
|
||||
],
|
||||
"https://github.com/WaveSpeedAI/wavespeed-comfyui": [
|
||||
[
|
||||
"WaveSpeedAI BytedanceSeedanceLiteI2VNode",
|
||||
"WaveSpeedAI BytedanceSeedanceLiteT2VNode",
|
||||
"WaveSpeedAI BytedanceSeedanceProI2VNode",
|
||||
"WaveSpeedAI BytedanceSeedanceProT2VNode",
|
||||
"WaveSpeedAI Client",
|
||||
"WaveSpeedAI DiaTTSNode",
|
||||
"WaveSpeedAI Flux Image2Image",
|
||||
@ -13298,6 +13317,7 @@
|
||||
"WaveSpeedAI Wan Image2Video",
|
||||
"WaveSpeedAI Wan Loras",
|
||||
"WaveSpeedAI Wan Text2Video",
|
||||
"WaveSpeedAI Wan2114BVaceNode",
|
||||
"WaveSpeedAI Wan21I2V480pLoraNode",
|
||||
"WaveSpeedAI Wan21I2V480pLoraUltraFastNode",
|
||||
"WaveSpeedAI Wan21I2V480pNode",
|
||||
@ -17871,9 +17891,13 @@
|
||||
],
|
||||
"https://github.com/chaunceyyann/comfyui-image-processing-nodes": [
|
||||
[
|
||||
"CharacterLoaderNode",
|
||||
"ImagePreviewCompare",
|
||||
"ImageSizeProcessor",
|
||||
"LoraAndTextCombiner",
|
||||
"RandomPersonPhoto",
|
||||
"ToggleLoraStackNode",
|
||||
"ToggleTextNode",
|
||||
"VideoThumbnailExtractor",
|
||||
"YouTubeThumbnailExtractor"
|
||||
],
|
||||
@ -21075,9 +21099,15 @@
|
||||
],
|
||||
"https://github.com/ez-af/ComfyUI-EZ-AF-Nodes": [
|
||||
[
|
||||
"EZ Concatenate Text",
|
||||
"EZ Load from CSV",
|
||||
"EZ String"
|
||||
"EZ_CSV_Loader",
|
||||
"EZ_Extract_Prompt",
|
||||
"EZ_Find_Replace",
|
||||
"EZ_Input",
|
||||
"EZ_Prompt_Loader",
|
||||
"EZ_Tag_Loader",
|
||||
"EZ_Test",
|
||||
"EZ_Text_Concat",
|
||||
"EZ_Text_to_Size"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-EZ-AF-Nodes"
|
||||
@ -21761,6 +21791,15 @@
|
||||
"title_aux": "JoyCaption Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/fplu/comfyui_lama_with_refiner": [
|
||||
[
|
||||
"INPAINT_InpaintWithLaMaRefinerModel",
|
||||
"INPAINT_LoadInpaintLaMaModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "lama_with_refiner"
|
||||
}
|
||||
],
|
||||
"https://github.com/frankchieng/ComfyUI_Aniportrait": [
|
||||
[
|
||||
"AniPortrait_Audio2Video",
|
||||
|
||||
3430
github-stats.json
3430
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "neverbiasu",
|
||||
"title": "ComfyUI-Show-o [WIP]",
|
||||
"reference": "https://github.com/neverbiasu/ComfyUI-Show-o",
|
||||
"files": [
|
||||
"https://github.com/neverbiasu/ComfyUI-Show-o"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Show-o Model Loader, Show-o Text to Image, Show-o Image Captioning, Show-o Image Inpainting"
|
||||
},
|
||||
{
|
||||
"author": "visualbruno",
|
||||
"title": "ComfyUI-Hunyuan3d-2-1",
|
||||
"reference": "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1",
|
||||
"files": [
|
||||
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Hunyuan 3D 2.1 Mesh Generator, Hunyuan 3D 2.1 MultiViews Generator, Hunyuan 3D 2.1 Bake MultiViews, Hunyuan 3D 2.1 InPaint, Hunyuan 3D 2.1 Camera Config"
|
||||
},
|
||||
{
|
||||
"author": "zyquon",
|
||||
"title": "ComfyUI Stash",
|
||||
"reference": "https://github.com/zyquon/ComfyUI-Stash",
|
||||
"files": [
|
||||
"https://github.com/zyquon/ComfyUI-Stash"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to use Stash within Comfy workflows"
|
||||
},
|
||||
{
|
||||
"author": "tankenyuen-ola",
|
||||
"title": "comfyui-env-variable-reader [UNSAFE]",
|
||||
|
||||
@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "highdoping",
|
||||
"title": "ComfyUI-ASSSSA",
|
||||
"reference": "https://github.com/HighDoping/ComfyUI_ASSSSA",
|
||||
"files": [
|
||||
"https://github.com/HighDoping/ComfyUI_ASSSSA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add ASS/SSA subtitle to video using ffmpeg."
|
||||
},
|
||||
{
|
||||
"author": "highdoping",
|
||||
"title": "lama_with_refiner",
|
||||
"reference": "https://github.com/fplu/comfyui_lama_with_refiner",
|
||||
"files": [
|
||||
"https://github.com/fplu/comfyui_lama_with_refiner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for lama+refiner inpainting with ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "robin-collins",
|
||||
"title": "ComfyUI-TechsToolz",
|
||||
"reference": "https://github.com/robin-collins/ComfyUI-TechsToolz",
|
||||
"files": [
|
||||
"https://github.com/robin-collins/ComfyUI-TechsToolz"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A modular collection of ComfyUI custom nodes with advanced dependency management and ComfyUI Manager integration."
|
||||
},
|
||||
{
|
||||
"author": "lum3on",
|
||||
"title": "ComfyUI-AudioX",
|
||||
|
||||
@ -4434,7 +4434,8 @@
|
||||
],
|
||||
"https://github.com/Extraltodeus/DistanceSampler": [
|
||||
[
|
||||
"SamplerDistance"
|
||||
"SamplerDistance",
|
||||
"SamplerDistanceAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "DistanceSampler"
|
||||
@ -5704,6 +5705,20 @@
|
||||
"title_aux": "Hiero-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/HighDoping/ComfyUI_ASSSSA": [
|
||||
[
|
||||
"ASSSubtitleCache",
|
||||
"ASSSubtitleReader",
|
||||
"FFMpegSettings",
|
||||
"MultilineTextInput",
|
||||
"SubtitleEmbedding",
|
||||
"SubtitleExtraction",
|
||||
"VideoTranscoding"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ASSSSA"
|
||||
}
|
||||
],
|
||||
"https://github.com/Holasyb918/Ghost2_Comfyui": [
|
||||
[
|
||||
"AlignPipeline",
|
||||
@ -13247,6 +13262,10 @@
|
||||
],
|
||||
"https://github.com/WaveSpeedAI/wavespeed-comfyui": [
|
||||
[
|
||||
"WaveSpeedAI BytedanceSeedanceLiteI2VNode",
|
||||
"WaveSpeedAI BytedanceSeedanceLiteT2VNode",
|
||||
"WaveSpeedAI BytedanceSeedanceProI2VNode",
|
||||
"WaveSpeedAI BytedanceSeedanceProT2VNode",
|
||||
"WaveSpeedAI Client",
|
||||
"WaveSpeedAI DiaTTSNode",
|
||||
"WaveSpeedAI Flux Image2Image",
|
||||
@ -13298,6 +13317,7 @@
|
||||
"WaveSpeedAI Wan Image2Video",
|
||||
"WaveSpeedAI Wan Loras",
|
||||
"WaveSpeedAI Wan Text2Video",
|
||||
"WaveSpeedAI Wan2114BVaceNode",
|
||||
"WaveSpeedAI Wan21I2V480pLoraNode",
|
||||
"WaveSpeedAI Wan21I2V480pLoraUltraFastNode",
|
||||
"WaveSpeedAI Wan21I2V480pNode",
|
||||
@ -17871,9 +17891,13 @@
|
||||
],
|
||||
"https://github.com/chaunceyyann/comfyui-image-processing-nodes": [
|
||||
[
|
||||
"CharacterLoaderNode",
|
||||
"ImagePreviewCompare",
|
||||
"ImageSizeProcessor",
|
||||
"LoraAndTextCombiner",
|
||||
"RandomPersonPhoto",
|
||||
"ToggleLoraStackNode",
|
||||
"ToggleTextNode",
|
||||
"VideoThumbnailExtractor",
|
||||
"YouTubeThumbnailExtractor"
|
||||
],
|
||||
@ -21075,9 +21099,15 @@
|
||||
],
|
||||
"https://github.com/ez-af/ComfyUI-EZ-AF-Nodes": [
|
||||
[
|
||||
"EZ Concatenate Text",
|
||||
"EZ Load from CSV",
|
||||
"EZ String"
|
||||
"EZ_CSV_Loader",
|
||||
"EZ_Extract_Prompt",
|
||||
"EZ_Find_Replace",
|
||||
"EZ_Input",
|
||||
"EZ_Prompt_Loader",
|
||||
"EZ_Tag_Loader",
|
||||
"EZ_Test",
|
||||
"EZ_Text_Concat",
|
||||
"EZ_Text_to_Size"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-EZ-AF-Nodes"
|
||||
@ -21761,6 +21791,15 @@
|
||||
"title_aux": "JoyCaption Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/fplu/comfyui_lama_with_refiner": [
|
||||
[
|
||||
"INPAINT_InpaintWithLaMaRefinerModel",
|
||||
"INPAINT_LoadInpaintLaMaModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "lama_with_refiner"
|
||||
}
|
||||
],
|
||||
"https://github.com/frankchieng/ComfyUI_Aniportrait": [
|
||||
[
|
||||
"AniPortrait_Audio2Video",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user