update DB
This commit is contained in:
@@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Firetheft",
|
||||
"title": "ComfyUI Local Media Manager [UNSAFE]",
|
||||
"reference": "https://github.com/Firetheft/ComfyUI_Local_Image_Gallery",
|
||||
"files": [
|
||||
"https://github.com/Firetheft/ComfyUI_Local_Image_Gallery"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Ultimate Local File Manager for Images, Videos, and Audio in ComfyUI.[w/This nodepack provides functionality to access files through an endpoint.]"
|
||||
},
|
||||
{
|
||||
"author": "Omario92",
|
||||
"title": "ComfyUI-OmarioNodes",
|
||||
"reference": "https://github.com/Omario92/ComfyUI-OmarioNodes",
|
||||
"files": [
|
||||
"https://github.com/Omario92/ComfyUI-OmarioNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Dual Endpoint Color Blend (by Frames)"
|
||||
},
|
||||
{
|
||||
"author": "locphan201",
|
||||
"title": "ComfyUI-Alter-Nodes",
|
||||
"reference": "https://github.com/locphan201/ComfyUI-Alter-Nodes",
|
||||
"files": [
|
||||
"https://github.com/locphan201/ComfyUI-Alter-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Alter MMAudio Config, Alter MMAudio Model Loader, Alter MMAudio Feature Utils, Alter MMAudio Sampler"
|
||||
},
|
||||
{
|
||||
"author": "mrCodinghero",
|
||||
"title": "ComfyUI File Transfer Plugin (comfyui-rsync-plugin) [UNSAFE]",
|
||||
|
||||
@@ -757,10 +757,11 @@
|
||||
],
|
||||
"https://github.com/AlexYez/comfyui-timesaver": [
|
||||
[
|
||||
"LoraMegaMergerCorrect",
|
||||
"LoraRankConverterHQ",
|
||||
"TS Cube to Equirectangular",
|
||||
"TS Equirectangular to Cube",
|
||||
"TS Files Downloader",
|
||||
"TS Qwen2.5",
|
||||
"TS Youtube Chapters",
|
||||
"TSCropToMask",
|
||||
"TSRestoreFromCrop",
|
||||
@@ -773,6 +774,7 @@
|
||||
"TS_ImageResize",
|
||||
"TS_MarianTranslator",
|
||||
"TS_Qwen3",
|
||||
"TS_Qwen3_Offline",
|
||||
"TS_VideoDepthNode",
|
||||
"TS_Video_Upscale_With_Model"
|
||||
],
|
||||
@@ -1716,6 +1718,14 @@
|
||||
"title_aux": "ComfyUI Finetuners [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Firetheft/ComfyUI_Local_Image_Gallery": [
|
||||
[
|
||||
"LocalImageGalleryNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Local Media Manager [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Fucci-Mateo/ComfyUI-Airtable": [
|
||||
[
|
||||
"Push pose to Airtable"
|
||||
@@ -2820,6 +2830,14 @@
|
||||
"title_aux": "ComfyUI-LaplaMask"
|
||||
}
|
||||
],
|
||||
"https://github.com/Omario92/ComfyUI-OmarioNodes": [
|
||||
[
|
||||
"DualEndpointColorBlendScheduler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-OmarioNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/PATATAJEC/ComfyUI-PatatajecNodes": [
|
||||
[
|
||||
"ColorMatchFalloff",
|
||||
@@ -3448,6 +3466,7 @@
|
||||
"SDVN Quick Menu",
|
||||
"SDVN QwenEdit TextEncoder",
|
||||
"SDVN RGBA to RGB",
|
||||
"SDVN Random Prompt",
|
||||
"SDVN Run Python Code",
|
||||
"SDVN Run Test",
|
||||
"SDVN Save Text",
|
||||
@@ -7559,6 +7578,17 @@
|
||||
"title_aux": "ComfyUI-MV-HECV"
|
||||
}
|
||||
],
|
||||
"https://github.com/locphan201/ComfyUI-Alter-Nodes": [
|
||||
[
|
||||
"AlterMMAudioConfig",
|
||||
"AlterMMAudioFeatureUtils",
|
||||
"AlterMMAudioModelLoader",
|
||||
"AlterMMAudioSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Alter-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/locphan201/ComfyUI-Alternatives": [
|
||||
[
|
||||
"LoraApplier",
|
||||
|
||||
Reference in New Issue
Block a user