mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
ad546b9a1d
commit
d4d4baf7ba
@ -2264,6 +2264,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A text-to-speech plugin used under ComfyUI. It utilizes the Microsoft Speech TTS interface to convert text content into MP3 format audio files."
|
||||
},
|
||||
{
|
||||
"author": "shadowcz007",
|
||||
"title": "comfyui-mixlab-nodes",
|
||||
"reference": "https://github.com/shadowcz007/comfyui-mixlab-nodes",
|
||||
"files": [
|
||||
"https://github.com/shadowcz007/comfyui-mixlab-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask"
|
||||
},
|
||||
{
|
||||
"author": "taabata",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
|
||||
@ -101,6 +101,7 @@
|
||||
"BSZLatentDebug",
|
||||
"BSZLatentFill",
|
||||
"BSZLatentOffsetXL",
|
||||
"BSZLatentRGBAImage",
|
||||
"BSZPixelbuster",
|
||||
"BSZPixelbusterHelp",
|
||||
"BSZPrincipledSDXL"
|
||||
@ -407,8 +408,8 @@
|
||||
],
|
||||
"https://github.com/FizzleDorf/ComfyUI-AIT": [
|
||||
[
|
||||
"AITLoader",
|
||||
"AIT_Unet_Loader"
|
||||
"AIT_Unet_Loader",
|
||||
"AIT_VAE_Encode_Loader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AIT"
|
||||
@ -593,10 +594,12 @@
|
||||
"VHS_LoadVideoPath",
|
||||
"VHS_MergeImages",
|
||||
"VHS_MergeLatents",
|
||||
"VHS_OutVideoInfo",
|
||||
"VHS_SelectEveryNthImage",
|
||||
"VHS_SelectEveryNthLatent",
|
||||
"VHS_SplitImages",
|
||||
"VHS_SplitLatents",
|
||||
"VHS_UploadVideo",
|
||||
"VHS_VideoCombine"
|
||||
],
|
||||
{
|
||||
@ -3297,6 +3300,19 @@
|
||||
"title_aux": "SRL's nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/shadowcz007/comfyui-mixlab-nodes": [
|
||||
[
|
||||
"KandinskyModel",
|
||||
"KandinskyModelLoad",
|
||||
"LoadImageFromPath",
|
||||
"RandomPrompt",
|
||||
"SplitLongMask",
|
||||
"TransparentImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-mixlab-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/shiimizu/ComfyUI_smZNodes": [
|
||||
[
|
||||
"smZ CLIPTextEncode",
|
||||
@ -3853,6 +3869,7 @@
|
||||
"Memory_Excel",
|
||||
"Model_1",
|
||||
"Ollama",
|
||||
"Output2String",
|
||||
"Planner",
|
||||
"Scientist",
|
||||
"TextCombine",
|
||||
@ -3978,4 +3995,4 @@
|
||||
"title_aux": "SDXLCustomAspectRatio"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@ -1,15 +1,5 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "shadowcz007",
|
||||
"title": "comfyui-mixlab-nodes",
|
||||
"reference": "https://github.com/shadowcz007/comfyui-mixlab-nodes",
|
||||
"files": [
|
||||
"https://github.com/shadowcz007/comfyui-mixlab-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:RandomPrompt"
|
||||
},
|
||||
{
|
||||
"author": "AbyssYuan0",
|
||||
"title": "ComfyUI_BadgerTools",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "shadowcz007",
|
||||
"title": "comfyui-mixlab-nodes",
|
||||
"reference": "https://github.com/shadowcz007/comfyui-mixlab-nodes",
|
||||
"files": [
|
||||
"https://github.com/shadowcz007/comfyui-mixlab-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask"
|
||||
},
|
||||
{
|
||||
"author": "chrisgoringe",
|
||||
"title": "Prompt Info",
|
||||
|
||||
@ -101,6 +101,7 @@
|
||||
"BSZLatentDebug",
|
||||
"BSZLatentFill",
|
||||
"BSZLatentOffsetXL",
|
||||
"BSZLatentRGBAImage",
|
||||
"BSZPixelbuster",
|
||||
"BSZPixelbusterHelp",
|
||||
"BSZPrincipledSDXL"
|
||||
@ -407,8 +408,8 @@
|
||||
],
|
||||
"https://github.com/FizzleDorf/ComfyUI-AIT": [
|
||||
[
|
||||
"AITLoader",
|
||||
"AIT_Unet_Loader"
|
||||
"AIT_Unet_Loader",
|
||||
"AIT_VAE_Encode_Loader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AIT"
|
||||
@ -593,10 +594,12 @@
|
||||
"VHS_LoadVideoPath",
|
||||
"VHS_MergeImages",
|
||||
"VHS_MergeLatents",
|
||||
"VHS_OutVideoInfo",
|
||||
"VHS_SelectEveryNthImage",
|
||||
"VHS_SelectEveryNthLatent",
|
||||
"VHS_SplitImages",
|
||||
"VHS_SplitLatents",
|
||||
"VHS_UploadVideo",
|
||||
"VHS_VideoCombine"
|
||||
],
|
||||
{
|
||||
@ -1952,7 +1955,7 @@
|
||||
"title_aux": "CLIPSeg"
|
||||
}
|
||||
],
|
||||
"https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes": [
|
||||
"https://github.com/bmad4ever/comfyui_bmad_nodes": [
|
||||
[
|
||||
"AdaptiveThresholding",
|
||||
"Add String To Many",
|
||||
@ -2029,7 +2032,7 @@
|
||||
"VAEEncodeBatch"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Bmad-Custom-Nodes"
|
||||
"title_aux": "Bmad Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
|
||||
@ -3297,6 +3300,19 @@
|
||||
"title_aux": "SRL's nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/shadowcz007/comfyui-mixlab-nodes": [
|
||||
[
|
||||
"KandinskyModel",
|
||||
"KandinskyModelLoad",
|
||||
"LoadImageFromPath",
|
||||
"RandomPrompt",
|
||||
"SplitLongMask",
|
||||
"TransparentImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-mixlab-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/shiimizu/ComfyUI_smZNodes": [
|
||||
[
|
||||
"smZ CLIPTextEncode",
|
||||
@ -3853,6 +3869,7 @@
|
||||
"Memory_Excel",
|
||||
"Model_1",
|
||||
"Ollama",
|
||||
"Output2String",
|
||||
"Planner",
|
||||
"Scientist",
|
||||
"TextCombine",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user