update DB
This commit is contained in:
@@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "orion4d",
|
||||
"title": "Orion4D Pixel-Shift Nodes for ComfyUI",
|
||||
"reference": "https://github.com/orion4d/Orion4D_pixelshift",
|
||||
"files": [
|
||||
"https://github.com/orion4d/Orion4D_pixelshift"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node pack for ComfyUI provides an advanced image processing workflow to achieve high-quality upscales with an extended dynamic range (HDR), mimicking the flexibility of a camera's RAW file. Note: this node will not correct AI image hallucinations, ideally it is used in the last pass from a good quality image (2000/3000px with an X2 or X4 model)."
|
||||
},
|
||||
{
|
||||
"author": "Firetheft",
|
||||
"title": "ComfyUI-Animate-Progress",
|
||||
"reference": "https://github.com/Firetheft/ComfyUI-Animate-Progress",
|
||||
"files": [
|
||||
"https://github.com/Firetheft/ComfyUI-Animate-Progress"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A progress bar beautification plugin designed for ComfyUI. It replaces the monotonous default progress bar with a vibrant and dynamic experience, complete with an animated character and rich visual effects."
|
||||
},
|
||||
{
|
||||
"author": "sputnik57",
|
||||
"title": "comfyui-prompt-logger",
|
||||
"reference": "https://github.com/sputnik57/comfyui-prompt-logger",
|
||||
"files": [
|
||||
"https://github.com/sputnik57/comfyui-prompt-logger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node saves metadata when I explore images. It creates a sidecare json file beside the image file."
|
||||
},
|
||||
{
|
||||
"author": "brenzel",
|
||||
"title": "comfyui-prompt-beautify",
|
||||
"reference": "https://github.com/brenzel/comfyui-prompt-beautify",
|
||||
"files": [
|
||||
"https://github.com/brenzel/comfyui-prompt-beautify"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node to beautify your image generation prompt"
|
||||
},
|
||||
{
|
||||
"author": "Draek2077",
|
||||
"title": "comfyui-draekz-nodez",
|
||||
|
||||
@@ -565,8 +565,9 @@
|
||||
"https://github.com/5agado/ComfyUI-Sagado-Nodes": [
|
||||
[
|
||||
"Get Num Frames",
|
||||
"Get Resolution Node",
|
||||
"Image Loader"
|
||||
"Get Resolution",
|
||||
"Image Loader",
|
||||
"Video Loader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Sagado Nodes for ComfyUI"
|
||||
@@ -17054,6 +17055,7 @@
|
||||
"ComflySeededit",
|
||||
"Comfly_Doubao_Seededit",
|
||||
"Comfly_Doubao_Seedream",
|
||||
"Comfly_Doubao_Seedream_4",
|
||||
"Comfly_Flux_Kontext",
|
||||
"Comfly_Flux_Kontext_Edit",
|
||||
"Comfly_Flux_Kontext_bfl",
|
||||
@@ -18729,6 +18731,7 @@
|
||||
"https://github.com/billwuhao/ComfyUI_IndexTTS": [
|
||||
[
|
||||
"IndexSpeakersPreview",
|
||||
"IndexTTS2Run",
|
||||
"IndexTTSRun",
|
||||
"MultiLinePromptIndex"
|
||||
],
|
||||
@@ -21723,7 +21726,6 @@
|
||||
"Xoxxox_DlySet",
|
||||
"Xoxxox_GenImg",
|
||||
"Xoxxox_GenTxt",
|
||||
"Xoxxox_GenTxt_Opt",
|
||||
"Xoxxox_GetAud",
|
||||
"Xoxxox_GetDir",
|
||||
"Xoxxox_GetDis",
|
||||
@@ -28367,7 +28369,12 @@
|
||||
"https://github.com/jfcantu/ComfyUI-Prompt-Companion": [
|
||||
[
|
||||
"PromptAdditionInput",
|
||||
"PromptCompanion"
|
||||
"PromptCompanion",
|
||||
"PromptCompanionAdditionToStrings",
|
||||
"PromptCompanionAutoselectGroups",
|
||||
"PromptCompanionPromptGroup",
|
||||
"PromptCompanionSingleAddition",
|
||||
"PromptCompanionStringsToAddition"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Prompt Companion"
|
||||
|
||||
Reference in New Issue
Block a user