update DB

This commit is contained in:
Dr.Lt.Data 2024-03-28 22:24:03 +09:00
parent 9aa750cafa
commit c910d2aacd
4 changed files with 144 additions and 32 deletions

View File

@ -5108,6 +5108,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Generate Stable Diffsution Prompt With LLM, Translate Text With LLM, Chat With LLM" "description": "Nodes:Generate Stable Diffsution Prompt With LLM, Translate Text With LLM, Chat With LLM"
}, },
{
"author": "longgui0318",
"title": "comfyui-oms-diffusion",
"reference": "https://github.com/longgui0318/comfyui-oms-diffusion",
"files": [
"https://github.com/longgui0318/comfyui-oms-diffusion"
],
"install_type": "git-clone",
"description": "Nodes:Extract Features With Unet, Additional Features With Attention"
},
{ {
"author": "DimaChaichan", "author": "DimaChaichan",
"title": "LAizypainter-Exporter-ComfyUI", "title": "LAizypainter-Exporter-ComfyUI",
@ -6558,6 +6568,26 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Unofficial implementation of [a/dreamtalk](https://github.com/ali-vilab/dreamtalk) for ComfyUI" "description": "Unofficial implementation of [a/dreamtalk](https://github.com/ali-vilab/dreamtalk) for ComfyUI"
}, },
{
"author": "shinich39",
"title": "comfyui-load-image-39",
"reference": "https://github.com/shinich39/comfyui-load-image-39",
"files": [
"https://github.com/shinich39/comfyui-load-image-39"
],
"install_type": "git-clone",
"description": "This node is load png image sequentially with metadata. Only supported for PNG format that has been created by ComfyUI."
},
{
"author": "wei30172",
"title": "comfygen",
"reference": "https://github.com/wei30172/comfygen",
"files": [
"https://github.com/wei30172/comfygen"
],
"install_type": "git-clone",
"description": "Setting Up a Web Interface Using ComfyUI.\nNOTE:When installed, you can access it via http://127.0.0.1:8188/comfygen."
},

View File

@ -1049,6 +1049,7 @@
"MotionDiffSimpleSampler", "MotionDiffSimpleSampler",
"RenderSMPLMesh", "RenderSMPLMesh",
"SMPLLoader", "SMPLLoader",
"SMPLShapeParameters",
"SaveSMPL", "SaveSMPL",
"SmplifyMotionData" "SmplifyMotionData"
], ],
@ -2753,8 +2754,12 @@
"Fooocus PreKSampler", "Fooocus PreKSampler",
"Fooocus Styles", "Fooocus Styles",
"Fooocus Upscale", "Fooocus Upscale",
"Fooocus detailerFix",
"Fooocus negative", "Fooocus negative",
"Fooocus positive", "Fooocus positive",
"Fooocus preDetailerFix",
"Fooocus samLoaderPipe",
"Fooocus ultralyticsDetectorPipe",
"FreeU", "FreeU",
"FreeU_V2", "FreeU_V2",
"GLIGENLoader", "GLIGENLoader",
@ -5302,6 +5307,7 @@
"chaosaiart_Show_Any", "chaosaiart_Show_Any",
"chaosaiart_Show_Info", "chaosaiart_Show_Info",
"chaosaiart_Simple_Prompt", "chaosaiart_Simple_Prompt",
"chaosaiart_Style_Node",
"chaosaiart_TextCLIPEncode", "chaosaiart_TextCLIPEncode",
"chaosaiart_TextCLIPEncode_lora", "chaosaiart_TextCLIPEncode_lora",
"chaosaiart_TextCLIPEncode_simple", "chaosaiart_TextCLIPEncode_simple",
@ -5363,6 +5369,7 @@
"LayerFilter: ColorMap", "LayerFilter: ColorMap",
"LayerFilter: Film", "LayerFilter: Film",
"LayerFilter: GaussianBlur", "LayerFilter: GaussianBlur",
"LayerFilter: HDREffects",
"LayerFilter: LightLeak", "LayerFilter: LightLeak",
"LayerFilter: MotionBlur", "LayerFilter: MotionBlur",
"LayerFilter: Sharp & Soft", "LayerFilter: Sharp & Soft",
@ -5400,6 +5407,7 @@
"LayerUtility: ColorImage", "LayerUtility: ColorImage",
"LayerUtility: ColorImage V2", "LayerUtility: ColorImage V2",
"LayerUtility: ColorPicker", "LayerUtility: ColorPicker",
"LayerUtility: CropBoxResolve",
"LayerUtility: CropByMask", "LayerUtility: CropByMask",
"LayerUtility: CropByMask V2", "LayerUtility: CropByMask V2",
"LayerUtility: ExtendCanvas", "LayerUtility: ExtendCanvas",
@ -6840,6 +6848,15 @@
"title_aux": "ComfyUI-Image-Matting" "title_aux": "ComfyUI-Image-Matting"
} }
], ],
"https://github.com/hay86/ComfyUI_Dreamtalk": [
[
"D_DreamTalk",
"D_LoadAudio"
],
{
"title_aux": "ComfyUI Dreamtalk"
}
],
"https://github.com/hhhzzyang/Comfyui_Lama": [ "https://github.com/hhhzzyang/Comfyui_Lama": [
[ [
"LamaApply", "LamaApply",
@ -7263,9 +7280,11 @@
[ [
"ADMD_AdditionalModelSelect", "ADMD_AdditionalModelSelect",
"ADMD_CheckpointLoader", "ADMD_CheckpointLoader",
"ADMD_ComfyModelLoader",
"ADMD_DiffusersLoader", "ADMD_DiffusersLoader",
"ADMD_InitializeTraining", "ADMD_InitializeTraining",
"ADMD_LoadLora", "ADMD_LoadLora",
"ADMD_MakeBatchList",
"ADMD_SaveLora", "ADMD_SaveLora",
"ADMD_TrainLora", "ADMD_TrainLora",
"ADMD_ValidationSampler", "ADMD_ValidationSampler",
@ -7738,6 +7757,15 @@
"title_aux": "comfyui-mask-util" "title_aux": "comfyui-mask-util"
} }
], ],
"https://github.com/longgui0318/comfyui-oms-diffusion": [
[
"Additional Features With Attention",
"Extract Features With Unet"
],
{
"title_aux": "comfyui-oms-diffusion"
}
],
"https://github.com/lordgasmic/ComfyUI-Wildcards/raw/master/wildcards.py": [ "https://github.com/lordgasmic/ComfyUI-Wildcards/raw/master/wildcards.py": [
[ [
"CLIPTextEncodeWithWildcards" "CLIPTextEncodeWithWildcards"
@ -8823,7 +8851,8 @@
"PerpNegPrediction", "PerpNegPrediction",
"SamplerCustomPrediction", "SamplerCustomPrediction",
"ScalePrediction", "ScalePrediction",
"ScaledGuidancePrediction" "ScaledGuidancePrediction",
"SwitchPredictions"
], ],
{ {
"author": "RedHotTensors", "author": "RedHotTensors",
@ -9117,6 +9146,18 @@
"title_aux": "ComfyUI-send-Eagle(slim)" "title_aux": "ComfyUI-send-Eagle(slim)"
} }
], ],
"https://github.com/shinich39/comfyui-load-image-39": [
[
"Load Image #39"
],
{
"author": "shinich39",
"description": "Load png image sequentially with metadata",
"nickname": "Load Image 39",
"title": "Load Image 39",
"title_aux": "comfyui-load-image-39"
}
],
"https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [ "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [
[ [
"OpenposePreprocessorInterpolate" "OpenposePreprocessorInterpolate"

View File

@ -11,6 +11,36 @@
{
"author": "wei30172",
"title": "comfygen",
"reference": "https://github.com/wei30172/comfygen",
"files": [
"https://github.com/wei30172/comfygen"
],
"install_type": "git-clone",
"description": "Setting Up a Web Interface Using ComfyUI.\nNOTE:When installed, you can access it via http://127.0.0.1:8188/comfygen."
},
{
"author": "longgui0318",
"title": "comfyui-oms-diffusion",
"reference": "https://github.com/longgui0318/comfyui-oms-diffusion",
"files": [
"https://github.com/longgui0318/comfyui-oms-diffusion"
],
"install_type": "git-clone",
"description": "Nodes:Extract Features With Unet, Additional Features With Attention"
},
{
"author": "shinich39",
"title": "comfyui-load-image-39",
"reference": "https://github.com/shinich39/comfyui-load-image-39",
"files": [
"https://github.com/shinich39/comfyui-load-image-39"
],
"install_type": "git-clone",
"description": "This node is load png image sequentially with metadata. Only supported for PNG format that has been created by ComfyUI."
},
{ {
"author": "yuvraj108c", "author": "yuvraj108c",
"title": "ComfyUI Depth Anything TensorRT", "title": "ComfyUI Depth Anything TensorRT",
@ -663,36 +693,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This node creates a sequence of frames by moving and scaling a subject image over a background image." "description": "This node creates a sequence of frames by moving and scaling a subject image over a background image."
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-PixArt-alpha-Diffusers",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/PixArt-alpha-Diffusers](https://github.com/PixArt-alpha/PixArt-alpha) for ComfyUI"
},
{
"author": "angeloshredder",
"title": "StableCascadeResizer",
"reference": "https://github.com/angeloshredder/StableCascadeResizer",
"files": [
"https://github.com/angeloshredder/StableCascadeResizer"
],
"install_type": "git-clone",
"description": "Nodes:Cascade_Resizer"
},
{
"author": "meshmesh-io",
"title": "ComfyUI-MeshMesh",
"reference": "https://github.com/meshmesh-io/ComfyUI-MeshMesh",
"files": [
"https://github.com/meshmesh-io/ComfyUI-MeshMesh"
],
"install_type": "git-clone",
"description": "Nodes:Masks to Colored Masks, Color Picker"
} }
] ]
} }

View File

@ -1049,6 +1049,7 @@
"MotionDiffSimpleSampler", "MotionDiffSimpleSampler",
"RenderSMPLMesh", "RenderSMPLMesh",
"SMPLLoader", "SMPLLoader",
"SMPLShapeParameters",
"SaveSMPL", "SaveSMPL",
"SmplifyMotionData" "SmplifyMotionData"
], ],
@ -2753,8 +2754,12 @@
"Fooocus PreKSampler", "Fooocus PreKSampler",
"Fooocus Styles", "Fooocus Styles",
"Fooocus Upscale", "Fooocus Upscale",
"Fooocus detailerFix",
"Fooocus negative", "Fooocus negative",
"Fooocus positive", "Fooocus positive",
"Fooocus preDetailerFix",
"Fooocus samLoaderPipe",
"Fooocus ultralyticsDetectorPipe",
"FreeU", "FreeU",
"FreeU_V2", "FreeU_V2",
"GLIGENLoader", "GLIGENLoader",
@ -5302,6 +5307,7 @@
"chaosaiart_Show_Any", "chaosaiart_Show_Any",
"chaosaiart_Show_Info", "chaosaiart_Show_Info",
"chaosaiart_Simple_Prompt", "chaosaiart_Simple_Prompt",
"chaosaiart_Style_Node",
"chaosaiart_TextCLIPEncode", "chaosaiart_TextCLIPEncode",
"chaosaiart_TextCLIPEncode_lora", "chaosaiart_TextCLIPEncode_lora",
"chaosaiart_TextCLIPEncode_simple", "chaosaiart_TextCLIPEncode_simple",
@ -5363,6 +5369,7 @@
"LayerFilter: ColorMap", "LayerFilter: ColorMap",
"LayerFilter: Film", "LayerFilter: Film",
"LayerFilter: GaussianBlur", "LayerFilter: GaussianBlur",
"LayerFilter: HDREffects",
"LayerFilter: LightLeak", "LayerFilter: LightLeak",
"LayerFilter: MotionBlur", "LayerFilter: MotionBlur",
"LayerFilter: Sharp & Soft", "LayerFilter: Sharp & Soft",
@ -5400,6 +5407,7 @@
"LayerUtility: ColorImage", "LayerUtility: ColorImage",
"LayerUtility: ColorImage V2", "LayerUtility: ColorImage V2",
"LayerUtility: ColorPicker", "LayerUtility: ColorPicker",
"LayerUtility: CropBoxResolve",
"LayerUtility: CropByMask", "LayerUtility: CropByMask",
"LayerUtility: CropByMask V2", "LayerUtility: CropByMask V2",
"LayerUtility: ExtendCanvas", "LayerUtility: ExtendCanvas",
@ -6840,6 +6848,15 @@
"title_aux": "ComfyUI-Image-Matting" "title_aux": "ComfyUI-Image-Matting"
} }
], ],
"https://github.com/hay86/ComfyUI_Dreamtalk": [
[
"D_DreamTalk",
"D_LoadAudio"
],
{
"title_aux": "ComfyUI Dreamtalk"
}
],
"https://github.com/hhhzzyang/Comfyui_Lama": [ "https://github.com/hhhzzyang/Comfyui_Lama": [
[ [
"LamaApply", "LamaApply",
@ -7263,9 +7280,11 @@
[ [
"ADMD_AdditionalModelSelect", "ADMD_AdditionalModelSelect",
"ADMD_CheckpointLoader", "ADMD_CheckpointLoader",
"ADMD_ComfyModelLoader",
"ADMD_DiffusersLoader", "ADMD_DiffusersLoader",
"ADMD_InitializeTraining", "ADMD_InitializeTraining",
"ADMD_LoadLora", "ADMD_LoadLora",
"ADMD_MakeBatchList",
"ADMD_SaveLora", "ADMD_SaveLora",
"ADMD_TrainLora", "ADMD_TrainLora",
"ADMD_ValidationSampler", "ADMD_ValidationSampler",
@ -7738,6 +7757,15 @@
"title_aux": "comfyui-mask-util" "title_aux": "comfyui-mask-util"
} }
], ],
"https://github.com/longgui0318/comfyui-oms-diffusion": [
[
"Additional Features With Attention",
"Extract Features With Unet"
],
{
"title_aux": "comfyui-oms-diffusion"
}
],
"https://github.com/lordgasmic/ComfyUI-Wildcards/raw/master/wildcards.py": [ "https://github.com/lordgasmic/ComfyUI-Wildcards/raw/master/wildcards.py": [
[ [
"CLIPTextEncodeWithWildcards" "CLIPTextEncodeWithWildcards"
@ -8823,7 +8851,8 @@
"PerpNegPrediction", "PerpNegPrediction",
"SamplerCustomPrediction", "SamplerCustomPrediction",
"ScalePrediction", "ScalePrediction",
"ScaledGuidancePrediction" "ScaledGuidancePrediction",
"SwitchPredictions"
], ],
{ {
"author": "RedHotTensors", "author": "RedHotTensors",
@ -9117,6 +9146,18 @@
"title_aux": "ComfyUI-send-Eagle(slim)" "title_aux": "ComfyUI-send-Eagle(slim)"
} }
], ],
"https://github.com/shinich39/comfyui-load-image-39": [
[
"Load Image #39"
],
{
"author": "shinich39",
"description": "Load png image sequentially with metadata",
"nickname": "Load Image 39",
"title": "Load Image 39",
"title_aux": "comfyui-load-image-39"
}
],
"https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [ "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [
[ [
"OpenposePreprocessorInterpolate" "OpenposePreprocessorInterpolate"