update notebook
update db
This commit is contained in:
@@ -10,6 +10,27 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "emojiiii",
|
||||
"title": "ComfyUI_Emojiiii_Custom_Nodes",
|
||||
"reference": "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes",
|
||||
"files": [
|
||||
"https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:MultiTextEncode, KolorsMultiTextEncode"
|
||||
},
|
||||
{
|
||||
"author": "da2el-ai",
|
||||
"title": "D2 Send Eagle",
|
||||
"id": "d2-send-eagle",
|
||||
"reference": "https://github.com/da2el-ai/ComfyUI-d2-send-eagle",
|
||||
"files": [
|
||||
"https://github.com/da2el-ai/ComfyUI-d2-send-eagle"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for sending images generated in ComfyUI to the image management software Eagle. It's an extension of an existing custom node called [a/ComfyUI-send-eagle-slim](https://github.com/shingo1228/ComfyUI-send-eagle-slim), modified to suit my preferences. I'm grateful to Shingo.T for creating the excellent original custom node."
|
||||
},
|
||||
{
|
||||
"author": "Extraltodeus",
|
||||
"title": "Skimmed_CFG",
|
||||
@@ -666,28 +687,6 @@
|
||||
],
|
||||
"install_type":"git-clone",
|
||||
"description":"Nodes: Save Weight As Kolors Unet"
|
||||
},
|
||||
{
|
||||
"author": "ycchanau",
|
||||
"title": "ComfyUI Preview Magnifier",
|
||||
"id":"magnifier",
|
||||
"reference": "https://github.com/ycchanau/ComfyUI_Preview_Magnifier",
|
||||
"files":[
|
||||
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier"
|
||||
],
|
||||
"install_type":"git-clone",
|
||||
"description":"Custom nodes that preview image with a magnifier."
|
||||
},
|
||||
{
|
||||
"author": "Koushakur",
|
||||
"title": "ComfyUI-DenoiseChooser",
|
||||
"id":"denoise-chooser",
|
||||
"reference": "https://github.com/Koushakur/ComfyUI-DenoiseChooser",
|
||||
"files":[
|
||||
"https://github.com/Koushakur/ComfyUI-DenoiseChooser"
|
||||
],
|
||||
"install_type":"git-clone",
|
||||
"description":"The latent gets passed straight through unaltered, if it's empty (i.e from a 'Empty Latent Image' node) FLOAT outputs the first value, otherwise it outputs the second value"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -2262,11 +2262,13 @@
|
||||
],
|
||||
"https://github.com/FuouM/ComfyUI-FirstOrderMM": [
|
||||
[
|
||||
"Articulate_Runner",
|
||||
"FOMM_Partswap",
|
||||
"FOMM_Runner",
|
||||
"FOMM_Seg10Chooser",
|
||||
"FOMM_Seg15Chooser",
|
||||
"FOMM_Seg5Chooser"
|
||||
"FOMM_Seg5Chooser",
|
||||
"Spline_Runner"
|
||||
],
|
||||
{
|
||||
"author": "Fuou Marinas",
|
||||
@@ -6467,13 +6469,20 @@
|
||||
],
|
||||
"https://github.com/ai-shizuka/ComfyUI-tbox": [
|
||||
[
|
||||
"AnimalPosePreprocessor",
|
||||
"ConstrainImageNode",
|
||||
"DWPosePreprocessor",
|
||||
"DWPreprocessor",
|
||||
"DensePosePreprocessor",
|
||||
"ImageLoader",
|
||||
"ImageResize",
|
||||
"ImageSaver",
|
||||
"ImageSize",
|
||||
"ImagesSaver"
|
||||
"ImagesSaver",
|
||||
"MiDaSDepthPreprocessor"
|
||||
],
|
||||
{
|
||||
"author": "tstandley",
|
||||
"title_aux": "ComfyUI-tbox"
|
||||
}
|
||||
],
|
||||
@@ -9065,6 +9074,17 @@
|
||||
"title_aux": "Face Compare"
|
||||
}
|
||||
],
|
||||
"https://github.com/da2el-ai/ComfyUI-d2-send-eagle": [
|
||||
[
|
||||
"D2 Send Eagle"
|
||||
],
|
||||
{
|
||||
"author": "da2el",
|
||||
"description": "Send images to Eagle, an image management application",
|
||||
"title": "D2 Send Eagle",
|
||||
"title_aux": "D2 Send Eagle"
|
||||
}
|
||||
],
|
||||
"https://github.com/da2el-ai/ComfyUI-d2-size-selector": [
|
||||
[
|
||||
"D2_SizeSelector"
|
||||
@@ -9092,10 +9112,14 @@
|
||||
"https://github.com/dagthomas/comfyui_dagthomas": [
|
||||
[
|
||||
"CFGSkimming",
|
||||
"FlexibleStringMergerNode",
|
||||
"GPT4MiniNode",
|
||||
"GPT4VisionNode",
|
||||
"OllamaNode",
|
||||
"PGSD3LatentGenerator",
|
||||
"PromptGenerator"
|
||||
"PromptGenerator",
|
||||
"RandomIntegerNode",
|
||||
"StringMergerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "SDXL Auto Prompter"
|
||||
@@ -9629,6 +9653,15 @@
|
||||
"title_aux": "Various custom nodes by Eden.art"
|
||||
}
|
||||
],
|
||||
"https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": [
|
||||
[
|
||||
"KolorsMultiTextEncode",
|
||||
"MultiTextEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Emojiiii_Custom_Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/evanspearman/ComfyMath": [
|
||||
[
|
||||
"CM_BoolBinaryOperation",
|
||||
@@ -10867,6 +10900,7 @@
|
||||
"ebd_tool",
|
||||
"end_dialog",
|
||||
"end_workflow",
|
||||
"extra_parameters",
|
||||
"feishu",
|
||||
"feishu_tool",
|
||||
"file_combine",
|
||||
|
||||
Reference in New Issue
Block a user