update DB
This commit is contained in:
@@ -1,5 +1,55 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Polygoningenieur",
|
||||
"title": "ComfyUI-Diffusion-SDXL-Video",
|
||||
"reference": "https://github.com/Polygoningenieur/ComfyUI-Diffusion-SDXL-Video",
|
||||
"files": [
|
||||
"https://github.com/Polygoningenieur/ComfyUI-Diffusion-SDXL-Video"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for a frame by frame Diffusion."
|
||||
},
|
||||
{
|
||||
"author": "NimbleWing",
|
||||
"title": "ComfyUI-NW",
|
||||
"reference": "https://github.com/NimbleWing/ComfyUI-NW",
|
||||
"files": [
|
||||
"https://github.com/NimbleWing/ComfyUI-NW"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for a frame by frame Diffusion."
|
||||
},
|
||||
{
|
||||
"author": "tfernd",
|
||||
"title": "Auto CPU Offload for ComfyUI [WIP]",
|
||||
"reference": "https://github.com/tfernd/ComfyUI-AutoCPUOffload",
|
||||
"files": [
|
||||
"https://github.com/tfernd/ComfyUI-AutoCPUOffload"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension introduces an 'Auto CPU Offload' node designed to reduce GPU VRAM usage by automatically offloading model components to the CPU. It intelligently manages the movement of model layers between the GPU and CPU, aiming to keep only the necessary parts in VRAM during inference."
|
||||
},
|
||||
{
|
||||
"author": "hujuying",
|
||||
"title": "comfyui_gemini_banana_api [WIP]",
|
||||
"reference": "https://github.com/hujuying/comfyui_gemini_banana_api",
|
||||
"files": [
|
||||
"https://github.com/hujuying/comfyui_gemini_banana_api"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful ComfyUI plugin that supports image editing and generation using the Gemini API, featuring multiple API key rotation and secure storage.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "pft-ChenKu",
|
||||
"title": "ComfyUI_system-dev [WIP]",
|
||||
"reference": "https://github.com/pft-ChenKu/ComfyUI_system-dev",
|
||||
"files": [
|
||||
"https://github.com/pft-ChenKu/ComfyUI_system-dev"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Collect Vram ram and Time\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "z604159435g",
|
||||
"title": "comfyui_random_prompt_plugin [WIP]",
|
||||
@@ -109,7 +159,7 @@
|
||||
"https://github.com/5agado/ComfyUI-Sagado-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Image Loader, Get Num Frames, Get Resolution Node"
|
||||
"description": "NODES: Image Loader, Get Num Frames, Get Resolution Node, Video Loader"
|
||||
},
|
||||
{
|
||||
"author": "Juste-Leo2",
|
||||
|
||||
@@ -282,8 +282,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"
|
||||
@@ -735,6 +736,7 @@
|
||||
],
|
||||
"https://github.com/AlexYez/comfyui-timesaver": [
|
||||
[
|
||||
"Gemma3nNode",
|
||||
"TS Cube to Equirectangular",
|
||||
"TS Equirectangular to Cube",
|
||||
"TS Files Downloader",
|
||||
@@ -1151,6 +1153,7 @@
|
||||
"VTS Repeat Text As List",
|
||||
"VTS Replace Text In List",
|
||||
"VTS Sharpen",
|
||||
"VTS To List",
|
||||
"VTS To Text",
|
||||
"VTS_Load_Pose_Keypoints",
|
||||
"Vts Text To Batch Prompt"
|
||||
@@ -3002,6 +3005,14 @@
|
||||
"title_aux": "DoomFLUX Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Polygoningenieur/ComfyUI-Diffusion-SDXL-Video": [
|
||||
[
|
||||
"Diffusion SDXL (Frame by Frame)"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Diffusion-SDXL-Video"
|
||||
}
|
||||
],
|
||||
"https://github.com/Poseidon-fan/ComfyUI-fileCleaner": [
|
||||
[
|
||||
"Clean input and output file"
|
||||
@@ -6726,6 +6737,15 @@
|
||||
"title_aux": "ComfyUI_Easy_Nodes_hui"
|
||||
}
|
||||
],
|
||||
"https://github.com/hujuying/comfyui_gemini_banana_api": [
|
||||
[
|
||||
"GeminiImageEditNode",
|
||||
"GeminiImageEditV2Node"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_gemini_banana_api [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/hulipanpan/Comfyui_tuteng": [
|
||||
[
|
||||
"TutengChatGPTApi",
|
||||
@@ -8603,24 +8623,25 @@
|
||||
"CloudreveSignin",
|
||||
"CloudreveUploadFile",
|
||||
"IncrementBatchName",
|
||||
"InoBoolToSwitch",
|
||||
"InoBranchImage",
|
||||
"InoCalculateLoraConfig",
|
||||
"InoCountFiles",
|
||||
"InoDateTimeAsString",
|
||||
"InoGetConditioning",
|
||||
"InoGetFolderBatchID",
|
||||
"InoGetLoraConfig",
|
||||
"InoGetModelConfig",
|
||||
"InoGetSamplerConfig",
|
||||
"InoIntEqual",
|
||||
"InoLoadSamplerModels",
|
||||
"InoNotBoolean",
|
||||
"InoParseFilePath",
|
||||
"InoRandomCharacterPrompt",
|
||||
"InoShowLoraConfig",
|
||||
"InoShowModelConfig",
|
||||
"Ino_BoolToSwitch",
|
||||
"Ino_BranchImage",
|
||||
"Ino_CalculateLoraConfig",
|
||||
"Ino_CountFiles",
|
||||
"Ino_DateTimeAsString",
|
||||
"Ino_GetFolderBatchID",
|
||||
"Ino_IntEqual",
|
||||
"Ino_NotBoolean",
|
||||
"Ino_ParseFilePath",
|
||||
"Ino_RandomCharacterPrompt",
|
||||
"Ino_StringToggleCase",
|
||||
"InoStringToCombo",
|
||||
"InoStringToggleCase",
|
||||
"RemoveFile",
|
||||
"RemoveFolder",
|
||||
"Unzip",
|
||||
@@ -8839,6 +8860,14 @@
|
||||
"title_aux": "List Data Helper Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/pft-ChenKu/ComfyUI_system-dev": [
|
||||
[
|
||||
"TY_ExecutionTime"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_system-dev [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/phamngoctukts/ComyUI-Tupham": [
|
||||
[
|
||||
"AreaCondition_v2",
|
||||
@@ -9931,6 +9960,14 @@
|
||||
"title_aux": "ComfyUI-CacheImageNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/tfernd/ComfyUI-AutoCPUOffload": [
|
||||
[
|
||||
"AutoCPUOffload"
|
||||
],
|
||||
{
|
||||
"title_aux": "Auto CPU Offload for ComfyUI [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/tg-tjmitchell/comfyui-rsync-plugin": [
|
||||
[
|
||||
"FileTransferHelperNode"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user