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

View File

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