update DB
This commit is contained in:
@@ -16,14 +16,44 @@
|
||||
|
||||
|
||||
{
|
||||
"author": "animEEEmpire",
|
||||
"title": "ComfyUI-Animemory-Loader [WIP]",
|
||||
"reference": "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader",
|
||||
"author": "grimli333",
|
||||
"title": "ComfyUI_Grim",
|
||||
"reference": "https://github.com/grimli333/ComfyUI_Grim",
|
||||
"files": [
|
||||
"https://github.com/animEEEmpire/ComfyUI-Animemory-Loader"
|
||||
"https://github.com/grimli333/ComfyUI_Grim"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "AniMemory-alpha Custom Node for ComfyUI"
|
||||
"description": "NODES: Generate a unique filename and folder name, Format Strings with Two Inputs"
|
||||
},
|
||||
{
|
||||
"author": "risunobushi",
|
||||
"title": "ComfyUI_FocusMask",
|
||||
"reference": "https://github.com/risunobushi/ComfyUI_FocusMask",
|
||||
"files": [
|
||||
"https://github.com/risunobushi/ComfyUI_FocusMask"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Extract Focus Mask"
|
||||
},
|
||||
{
|
||||
"author": "ACE-innovate",
|
||||
"title": "seg-node [WIP]",
|
||||
"reference": "https://github.com/ACE-innovate/seg-node",
|
||||
"files": [
|
||||
"https://github.com/ACE-innovate/seg-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "hf cloth seg custom node for comfyui\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "RicherdLee",
|
||||
"title": "comfyui-oss-image-save [WIP]",
|
||||
"reference": "https://github.com/RicherdLee/comfyui-oss-image-save",
|
||||
"files": [
|
||||
"https://github.com/RicherdLee/comfyui-oss-image-save"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: SaveImageOSS."
|
||||
},
|
||||
{
|
||||
"author": "Matrix-King-Studio",
|
||||
|
||||
@@ -175,6 +175,14 @@
|
||||
"title_aux": "ComfyUI_AC_FUNV8Beta1"
|
||||
}
|
||||
],
|
||||
"https://github.com/ACE-innovate/seg-node": [
|
||||
[
|
||||
"HumanParseNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "seg-node [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/AICodeFactory/ComfyUI-Viva": [
|
||||
[
|
||||
"HttpTrigger_Common",
|
||||
@@ -671,6 +679,7 @@
|
||||
"AppIO_ImageInputFromID",
|
||||
"AppIO_ImageOutput",
|
||||
"AppIO_IntegerInput",
|
||||
"AppIO_ResizeInstanceAndPaste",
|
||||
"AppIO_ResizeInstanceImageMask",
|
||||
"AppIO_StringInput",
|
||||
"AppIO_StringOutput"
|
||||
@@ -1075,6 +1084,14 @@
|
||||
"title_aux": "ComfyUI-QuasimondoNodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/RicherdLee/comfyui-oss-image-save": [
|
||||
[
|
||||
"SaveImageOSS"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-oss-image-save [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/RobeSantoro/ComfyUI-RobeNodes": [
|
||||
[
|
||||
"List Image Path \ud83d\udc24",
|
||||
@@ -1390,14 +1407,6 @@
|
||||
"title_aux": "Dream Project Video Batches [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/animEEEmpire/ComfyUI-Animemory-Loader": [
|
||||
[
|
||||
"AnimemoryNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Animemory-Loader [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/aria1th/ComfyUI-SkipCFGSigmas": [
|
||||
[
|
||||
"CFGControl_SKIPCFG"
|
||||
@@ -2317,6 +2326,15 @@
|
||||
"title_aux": "ComfyUI-Tools-Video-Combine [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/grimli333/ComfyUI_Grim": [
|
||||
[
|
||||
"GenerateFileName",
|
||||
"TwoStringsFormat"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Grim"
|
||||
}
|
||||
],
|
||||
"https://github.com/haodman/ComfyUI_Rain": [
|
||||
[
|
||||
"Rain_ImageSize",
|
||||
@@ -2851,9 +2869,12 @@
|
||||
[
|
||||
"EasyHRFix",
|
||||
"JKAnythingToString",
|
||||
"JKBigContext",
|
||||
"JKEasyCheckpointLoader",
|
||||
"JKEasyDetailer",
|
||||
"JKEasyDetailer_Context",
|
||||
"JKInspireSchedulerAdapter",
|
||||
"JKLilContext",
|
||||
"JKStringEmpty",
|
||||
"JKStringEquals",
|
||||
"JKStringNotEmpty",
|
||||
@@ -3495,6 +3516,14 @@
|
||||
"title_aux": "ComfyUI-ODE"
|
||||
}
|
||||
],
|
||||
"https://github.com/risunobushi/ComfyUI_FocusMask": [
|
||||
[
|
||||
"FocusMaskExtractor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FocusMask"
|
||||
}
|
||||
],
|
||||
"https://github.com/rouxianmantou/comfyui-rxmt-nodes": [
|
||||
[
|
||||
"CheckValueTypeNode"
|
||||
@@ -3881,7 +3910,8 @@
|
||||
"DownloadFileNode",
|
||||
"InfiniteZNode",
|
||||
"MoveZNode",
|
||||
"RenameZNode"
|
||||
"RenameZNode",
|
||||
"ZFShareScreen"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-zZzZz [UNSAFE]"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user