update db
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run

This commit is contained in:
Dr.Lt.Data 2026-07-09 21:33:04 +09:00
parent a2a90adc72
commit 7aef461132
6 changed files with 6218 additions and 6122 deletions

View File

@ -54216,6 +54216,26 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "int8 dp4a (sm_70/Volta) acceleration for diffusion DiTs in ComfyUI, over the fni8 kernels" "description": "int8 dp4a (sm_70/Volta) acceleration for diffusion DiTs in ComfyUI, over the fni8 kernels"
},
{
"author": "navalyalgam97",
"title": "XFlow Resolution",
"reference": "https://github.com/navalyalgam97/comfyui-xflow-resolution",
"files": [
"https://github.com/navalyalgam97/comfyui-xflow-resolution"
],
"install_type": "git-clone",
"description": "A premium resolution utility node for ComfyUI with aspect ratio grid, preset selection, custom ratios, favorites, recents, and keyboard navigation."
},
{
"author": "kongo_jun",
"title": "ComfyUI-JITBlockSwap",
"reference": "https://github.com/lovemachine100/ComfyUI-JITBlockSwap",
"files": [
"https://github.com/lovemachine100/ComfyUI-JITBlockSwap"
],
"install_type": "git-clone",
"description": "Block Swap (RAM Offload) node for native ComfyUI MODEL - run DiT models larger than VRAM by streaming transformer blocks from system RAM."
} }
] ]
} }

View File

@ -616,6 +616,7 @@
"1hew_StringRatioGemini31FlashImage", "1hew_StringRatioGemini31FlashImage",
"1hew_StringRatioGpt20Image", "1hew_StringRatioGpt20Image",
"1hew_StringResolution", "1hew_StringResolution",
"1hew_TextCompare",
"1hew_TextCustomExtract", "1hew_TextCustomExtract",
"1hew_TextEncodeQwenImageEdit", "1hew_TextEncodeQwenImageEdit",
"1hew_TextListToString", "1hew_TextListToString",
@ -20728,6 +20729,7 @@
"RSSaveImage", "RSSaveImage",
"RS_ImageToLatent", "RS_ImageToLatent",
"RS_ImageToLatent_Simplified", "RS_ImageToLatent_Simplified",
"RS_Image_MultiLatent",
"RS_Last_Frame", "RS_Last_Frame",
"RS_OverlayPro", "RS_OverlayPro",
"RS_Saturation", "RS_Saturation",
@ -23975,6 +23977,7 @@
"StarAdvanvesRatioLatent", "StarAdvanvesRatioLatent",
"StarApplyOverlayDepth", "StarApplyOverlayDepth",
"StarBlackWhite", "StarBlackWhite",
"StarBoxDrawer",
"StarConditioningLoader", "StarConditioningLoader",
"StarConditioningSaver", "StarConditioningSaver",
"StarDeleteSamplerSettings", "StarDeleteSamplerSettings",
@ -24000,6 +24003,7 @@
"StarImageEditQwenKontext", "StarImageEditQwenKontext",
"StarImageLoader1by1", "StarImageLoader1by1",
"StarImageLoop", "StarImageLoop",
"StarImageShifter",
"StarImageSwitch", "StarImageSwitch",
"StarImageSwitch2", "StarImageSwitch2",
"StarLTXVGetLastFrame", "StarLTXVGetLastFrame",
@ -24035,6 +24039,7 @@
"StarSampler", "StarSampler",
"StarSaveFolderString", "StarSaveFolderString",
"StarSavePanoramaJPEG", "StarSavePanoramaJPEG",
"StarSavePanoramaJPEGPlus",
"StarSaveSamplerSettings", "StarSaveSamplerSettings",
"StarSimpleFilters", "StarSimpleFilters",
"StarSpecialFilters", "StarSpecialFilters",
@ -25534,6 +25539,7 @@
[ [
"IntCrushLoRALoader", "IntCrushLoRALoader",
"IntCrushLoRAUnloader", "IntCrushLoRAUnloader",
"OrbitQuantLoader",
"SimpleINT4UNetLoader", "SimpleINT4UNetLoader",
"SimpleINT8UNetLoader" "SimpleINT8UNetLoader"
], ],
@ -46759,6 +46765,7 @@
"https://github.com/jajmangold/ComfyUI-fni8": [ "https://github.com/jajmangold/ComfyUI-fni8": [
[ [
"FNI8AttentionPatch", "FNI8AttentionPatch",
"FNI8ComponentLoader",
"UnetLoaderFNI8" "UnetLoaderFNI8"
], ],
{ {
@ -53106,6 +53113,14 @@
"title_aux": "ComfyUI Custom Node Color" "title_aux": "ComfyUI Custom Node Color"
} }
], ],
"https://github.com/lovemachine100/ComfyUI-JITBlockSwap": [
[
"BlockSwap"
],
{
"title_aux": "ComfyUI-JITBlockSwap"
}
],
"https://github.com/lovisdotio/ComfyUI-Replace-First-Frame-Last-Frame": [ "https://github.com/lovisdotio/ComfyUI-Replace-First-Frame-Last-Frame": [
[ [
"ReplaceFirstLastFrames" "ReplaceFirstLastFrames"
@ -57053,6 +57068,14 @@
"title_aux": "ComfyUI-AnimaPromptWeaver" "title_aux": "ComfyUI-AnimaPromptWeaver"
} }
], ],
"https://github.com/navalyalgam97/comfyui-xflow-resolution": [
[
"XFlowResolution"
],
{
"title_aux": "XFlow Resolution"
}
],
"https://github.com/navyxiong/ComfyUI-JSON-Prompt-Modifier": [ "https://github.com/navyxiong/ComfyUI-JSON-Prompt-Modifier": [
[ [
"JSON-Prompt-Modifier" "JSON-Prompt-Modifier"
@ -65269,12 +65292,12 @@
"https://github.com/sonnybox/ComfyUI-SuperNodes": [ "https://github.com/sonnybox/ComfyUI-SuperNodes": [
[ [
"FaceBBoxToMask", "FaceBBoxToMask",
"GetBBoxCropFrames",
"GetCommonAspectRatio", "GetCommonAspectRatio",
"GetVideoCropFrames",
"ImageMaskCrop", "ImageMaskCrop",
"ImageSizeCalculator", "ImageSizeCalculator",
"RestoreBBoxCropFrames",
"RestoreMaskCrop", "RestoreMaskCrop",
"RestoreVideoCropFrames",
"SetReserveVRAM", "SetReserveVRAM",
"SigmaInsert", "SigmaInsert",
"SigmaRemove", "SigmaRemove",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,25 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "navalyalgam97",
"title": "XFlow Resolution",
"reference": "https://github.com/navalyalgam97/comfyui-xflow-resolution",
"files": [
"https://github.com/navalyalgam97/comfyui-xflow-resolution"
],
"install_type": "git-clone",
"description": "A premium resolution utility node for ComfyUI with aspect ratio grid, preset selection, custom ratios, favorites, recents, and keyboard navigation."
},
{
"author": "kongo_jun",
"title": "ComfyUI-JITBlockSwap",
"reference": "https://github.com/lovemachine100/ComfyUI-JITBlockSwap",
"files": [
"https://github.com/lovemachine100/ComfyUI-JITBlockSwap"
],
"install_type": "git-clone",
"description": "Block Swap (RAM Offload) node for native ComfyUI MODEL - run DiT models larger than VRAM by streaming transformer blocks from system RAM."
},
{ {
"author": "nkxx188", "author": "nkxx188",
"title": "ComfyUI Krea2 Style Transfer", "title": "ComfyUI Krea2 Style Transfer",

View File

@ -616,6 +616,7 @@
"1hew_StringRatioGemini31FlashImage", "1hew_StringRatioGemini31FlashImage",
"1hew_StringRatioGpt20Image", "1hew_StringRatioGpt20Image",
"1hew_StringResolution", "1hew_StringResolution",
"1hew_TextCompare",
"1hew_TextCustomExtract", "1hew_TextCustomExtract",
"1hew_TextEncodeQwenImageEdit", "1hew_TextEncodeQwenImageEdit",
"1hew_TextListToString", "1hew_TextListToString",
@ -20728,6 +20729,7 @@
"RSSaveImage", "RSSaveImage",
"RS_ImageToLatent", "RS_ImageToLatent",
"RS_ImageToLatent_Simplified", "RS_ImageToLatent_Simplified",
"RS_Image_MultiLatent",
"RS_Last_Frame", "RS_Last_Frame",
"RS_OverlayPro", "RS_OverlayPro",
"RS_Saturation", "RS_Saturation",
@ -23975,6 +23977,7 @@
"StarAdvanvesRatioLatent", "StarAdvanvesRatioLatent",
"StarApplyOverlayDepth", "StarApplyOverlayDepth",
"StarBlackWhite", "StarBlackWhite",
"StarBoxDrawer",
"StarConditioningLoader", "StarConditioningLoader",
"StarConditioningSaver", "StarConditioningSaver",
"StarDeleteSamplerSettings", "StarDeleteSamplerSettings",
@ -24000,6 +24003,7 @@
"StarImageEditQwenKontext", "StarImageEditQwenKontext",
"StarImageLoader1by1", "StarImageLoader1by1",
"StarImageLoop", "StarImageLoop",
"StarImageShifter",
"StarImageSwitch", "StarImageSwitch",
"StarImageSwitch2", "StarImageSwitch2",
"StarLTXVGetLastFrame", "StarLTXVGetLastFrame",
@ -24035,6 +24039,7 @@
"StarSampler", "StarSampler",
"StarSaveFolderString", "StarSaveFolderString",
"StarSavePanoramaJPEG", "StarSavePanoramaJPEG",
"StarSavePanoramaJPEGPlus",
"StarSaveSamplerSettings", "StarSaveSamplerSettings",
"StarSimpleFilters", "StarSimpleFilters",
"StarSpecialFilters", "StarSpecialFilters",
@ -25534,6 +25539,7 @@
[ [
"IntCrushLoRALoader", "IntCrushLoRALoader",
"IntCrushLoRAUnloader", "IntCrushLoRAUnloader",
"OrbitQuantLoader",
"SimpleINT4UNetLoader", "SimpleINT4UNetLoader",
"SimpleINT8UNetLoader" "SimpleINT8UNetLoader"
], ],
@ -46759,6 +46765,7 @@
"https://github.com/jajmangold/ComfyUI-fni8": [ "https://github.com/jajmangold/ComfyUI-fni8": [
[ [
"FNI8AttentionPatch", "FNI8AttentionPatch",
"FNI8ComponentLoader",
"UnetLoaderFNI8" "UnetLoaderFNI8"
], ],
{ {
@ -53106,6 +53113,14 @@
"title_aux": "ComfyUI Custom Node Color" "title_aux": "ComfyUI Custom Node Color"
} }
], ],
"https://github.com/lovemachine100/ComfyUI-JITBlockSwap": [
[
"BlockSwap"
],
{
"title_aux": "ComfyUI-JITBlockSwap"
}
],
"https://github.com/lovisdotio/ComfyUI-Replace-First-Frame-Last-Frame": [ "https://github.com/lovisdotio/ComfyUI-Replace-First-Frame-Last-Frame": [
[ [
"ReplaceFirstLastFrames" "ReplaceFirstLastFrames"
@ -57053,6 +57068,14 @@
"title_aux": "ComfyUI-AnimaPromptWeaver" "title_aux": "ComfyUI-AnimaPromptWeaver"
} }
], ],
"https://github.com/navalyalgam97/comfyui-xflow-resolution": [
[
"XFlowResolution"
],
{
"title_aux": "XFlow Resolution"
}
],
"https://github.com/navyxiong/ComfyUI-JSON-Prompt-Modifier": [ "https://github.com/navyxiong/ComfyUI-JSON-Prompt-Modifier": [
[ [
"JSON-Prompt-Modifier" "JSON-Prompt-Modifier"
@ -65269,12 +65292,12 @@
"https://github.com/sonnybox/ComfyUI-SuperNodes": [ "https://github.com/sonnybox/ComfyUI-SuperNodes": [
[ [
"FaceBBoxToMask", "FaceBBoxToMask",
"GetBBoxCropFrames",
"GetCommonAspectRatio", "GetCommonAspectRatio",
"GetVideoCropFrames",
"ImageMaskCrop", "ImageMaskCrop",
"ImageSizeCalculator", "ImageSizeCalculator",
"RestoreBBoxCropFrames",
"RestoreMaskCrop", "RestoreMaskCrop",
"RestoreVideoCropFrames",
"SetReserveVRAM", "SetReserveVRAM",
"SigmaInsert", "SigmaInsert",
"SigmaRemove", "SigmaRemove",