update DB
This commit is contained in:
@@ -10,6 +10,27 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "PowerHouseMan",
|
||||
"title": "ComfyUI-AdvancedLivePortrait",
|
||||
"id": "advancedliveportrait",
|
||||
"reference": "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait",
|
||||
"files": [
|
||||
"https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "AdvancedLivePortrait with Facial expression editor"
|
||||
},
|
||||
{
|
||||
"author": "cdxOo",
|
||||
"title": "Text Node With Comments (@cdxoo)",
|
||||
"reference": "https://github.com/cdxOo/comfyui-text-node-with-comments",
|
||||
"files": [
|
||||
"https://github.com/cdxOo/comfyui-text-node-with-comments"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "multiline text node that strips c-style comments (i.e.'//' and '/* ... */') before passing output string downstream"
|
||||
},
|
||||
{
|
||||
"author": "11dogzi",
|
||||
"title": "Comfyui-ergouzi-kaiguan",
|
||||
@@ -678,17 +699,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of UltraPixel on ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "LightSketch-ai",
|
||||
"title": "ComfyUI-LivePortraitNode (Replicate API)",
|
||||
"id": "lightsketchlp",
|
||||
"reference": "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode",
|
||||
"files": [
|
||||
"https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -2762,6 +2762,7 @@
|
||||
"JNodes_BooleanSelectorWithString",
|
||||
"JNodes_BreakMediaInfo",
|
||||
"JNodes_CheckpointSelectorWithString",
|
||||
"JNodes_ConditioningInOut",
|
||||
"JNodes_CreateStereoscopicImageFromDepth",
|
||||
"JNodes_FloatLiteral",
|
||||
"JNodes_GetComfyDirectory",
|
||||
@@ -2777,6 +2778,7 @@
|
||||
"JNodes_LoadVisualMediaFromPath_Batch",
|
||||
"JNodes_LoraExtractor",
|
||||
"JNodes_MediaInfoToString",
|
||||
"JNodes_ModelInOut",
|
||||
"JNodes_OutVideoInfo",
|
||||
"JNodes_ParseDynamicPrompts",
|
||||
"JNodes_ParseParametersToGlobalList",
|
||||
@@ -4026,6 +4028,19 @@
|
||||
"title_aux": "Cyclist"
|
||||
}
|
||||
],
|
||||
"https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": [
|
||||
[
|
||||
"AdvancedLivePortrait",
|
||||
"ExpData",
|
||||
"ExpressionEditor",
|
||||
"LoadExpData",
|
||||
"PrintExpData:",
|
||||
"SaveExpData"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AdvancedLivePortrait"
|
||||
}
|
||||
],
|
||||
"https://github.com/QaisMalkawi/ComfyUI-QaisHelper": [
|
||||
[
|
||||
"Bool Binary Operation",
|
||||
@@ -7471,6 +7486,14 @@
|
||||
"title_aux": "comfyui-image-round"
|
||||
}
|
||||
],
|
||||
"https://github.com/cdxOo/comfyui-text-node-with-comments": [
|
||||
[
|
||||
"text-node-with-comments"
|
||||
],
|
||||
{
|
||||
"title_aux": "Text Node With Comments (@cdxoo)"
|
||||
}
|
||||
],
|
||||
"https://github.com/celsojr2013/comfyui_jamworks_client": [
|
||||
[
|
||||
"Jamworks_Download",
|
||||
@@ -8603,6 +8626,7 @@
|
||||
"MaskToImage",
|
||||
"ModelMergeAdd",
|
||||
"ModelMergeBlocks",
|
||||
"ModelMergeFlux1",
|
||||
"ModelMergeSD1",
|
||||
"ModelMergeSD2",
|
||||
"ModelMergeSD3_2B",
|
||||
@@ -9065,6 +9089,7 @@
|
||||
],
|
||||
"https://github.com/dagthomas/comfyui_dagthomas": [
|
||||
[
|
||||
"GPT4MiniNode",
|
||||
"PGSD3LatentGenerator",
|
||||
"PromptGenerator"
|
||||
],
|
||||
@@ -10333,8 +10358,10 @@
|
||||
],
|
||||
"https://github.com/gisu/comfyui-foxpack": [
|
||||
[
|
||||
"Add_To_List",
|
||||
"BaseSamplerSetup",
|
||||
"CheckpointMetaExtractor",
|
||||
"Convert_Into",
|
||||
"Negate_Boolean",
|
||||
"OverrideSamplerSetup",
|
||||
"Refine_Prompt",
|
||||
@@ -15058,6 +15085,7 @@
|
||||
],
|
||||
"https://github.com/shadowcz007/comfyui-liveportrait": [
|
||||
[
|
||||
"ExpressionEditor_",
|
||||
"FaceCropInfo",
|
||||
"LivePortraitNode",
|
||||
"LivePortraitVideoNode",
|
||||
|
||||
Reference in New Issue
Block a user