update DB

This commit is contained in:
Dr.Lt.Data
2025-10-07 14:29:49 +09:00
parent 34be3384fe
commit 0035c01186
9 changed files with 3765 additions and 3063 deletions

View File

@@ -1,5 +1,65 @@
{
"custom_nodes": [
{
"author": "obisin",
"title": "FSampler for ComfyUI — Fast Skips via Epsilon Extrapolation [WIP]",
"reference": "https://github.com/obisin/ComfyUI-FSampler",
"files": [
"https://github.com/obisin/ComfyUI-FSampler"
],
"install_type": "git-clone",
"description": "FSampler is a trainingfree, sampleragnostic acceleration layer for diffusion sampling that reduces model calls by predicting each steps epsilon (noise) from recent real calls and feeding it into the existing integrator. It provides fixed history modes (h2/h3/h4) and an aggressive adaptive mode that, per step, builds two predictions (e.g., h3 vs h2), compares their predicted next states to get a relative error, and skips the model call when that error is below a hardcoded tolerance. Predicted epsilons are validated and scaled by a universal learning stabilizer L, skips are bounded by guard rails, and the sampler math (Euler, RES 2M/2S, DDIM, DPM++ 2M/2S, LMS) is unchanged.\nNOTE: The files in the repo are not organized."
},
{
"author": "remhesneb",
"title": "comfyui-remote-media",
"reference": "https://github.com/remhesneb/comfyui-remote-media",
"files": [
"https://github.com/remhesneb/comfyui-remote-media"
],
"install_type": "git-clone",
"description": "NODES: Load Image by URL, Load Video by URL"
},
{
"author": "takoyaki1118",
"title": "ComfyUI-Kakimoji-Layer",
"reference": "https://github.com/takoyaki1118/ComfyUI-Kakimoji-Layer",
"files": [
"https://github.com/takoyaki1118/ComfyUI-Kakimoji-Layer"
],
"install_type": "git-clone",
"description": "NODES: Kakimoji Editor (Live Preview)"
},
{
"author": "ethanfel",
"title": "ComfyUI-Mamad8 [WIP]",
"reference": "https://github.com/ethanfel/ComfyUI-Mamad8-QwenEdit-fix",
"files": [
"https://github.com/ethanfel/ComfyUI-Mamad8-QwenEdit-fix"
],
"install_type": "git-clone",
"description": "Router nodes for optimized batch processing\nNOTE: The files in the repo are not organized."
},
{
"author": "wTechArtist",
"title": "ComfyUI-VVL-Tools",
"reference": "https://github.com/wTechArtist/ComfyUI-VVL-Tools",
"files": [
"https://github.com/wTechArtist/ComfyUI-VVL-Tools"
],
"install_type": "git-clone",
"description": "NODES: VVL For Loop Start (Async), VVL For Loop End (Async), VVL List Chunk (Async), VVL Batch Anything Dynamic, VVL Tensor List Preview, VVL JSON Object Deduplicator, ..."
},
{
"author": "Goldlionren",
"title": "ComfyUI-CleanSlate [WIP]",
"reference": "https://github.com/Goldlionren/ComfyUI-CleanSlate",
"files": [
"https://github.com/Goldlionren/ComfyUI-CleanSlate"
],
"install_type": "git-clone",
"description": "CleanSlate: Post-Sample Cleanup — put it between Sampler and VAE Decode to free memory aggressively.\nNOTE: The files in the repo are not organized."
},
{
"author": "systemaiofinterest-wq",
"title": "ComfyUI-GoogleFX",
@@ -160,6 +220,16 @@
"install_type": "git-clone",
"description": "This is the file-based version of comfyui-sequential-prompt. For detailed usage instructions, please refer to the following link: [a/https://note.com/alive_gibbon2712/n/n0eb671383b30](https://note.com/alive_gibbon2712/n/n0eb671383b30)[w/This extension has a vulnerability that allows arbitrary access to local files from remote.]"
},
{
"author": "YokoYokoTEC",
"title": "ComfyUI Batch Sequence Node [UNSAFE]",
"reference": "https://github.com/YokoYokoTEC/comfyui-batch-sequence",
"files": [
"https://github.com/YokoYokoTEC/comfyui-batch-sequence"
],
"install_type": "git-clone",
"description": "This custom node is a toolkit designed to help you run batch processing (such as sequential image generation) more smoothly in ComfyUI.[w/This extension has a vulnerability that allows arbitrary access to local files from remote.]"
},
{
"author": "kaski23",
"title": "Kaskis_Comfy_Nodes",
@@ -220,16 +290,6 @@
"install_type": "git-clone",
"description": "ComfyUI nodes for WanAnimate model input preprocessing"
},
{
"author": "znuost10",
"title": "comfyui-multi-float-output",
"reference": "https://github.com/znuost10/comfyui-multi-float-output",
"files": [
"https://github.com/znuost10/comfyui-multi-float-output"
],
"install_type": "git-clone",
"description": "System monitoring API endpoints for ComfyUI by otoy SKW"
},
{
"author": "heyburns",
"title": "LinxUtil",

View File

@@ -589,6 +589,9 @@
"https://github.com/APZmedia/comfyui-textools": [
[
"APZ/MarkdownTextOverlay",
"APZmediaBrandMarkdownTextOverlay",
"APZmediaBrandRichTextOverlay",
"APZmediaBrandRichTextOverlayV2",
"APZmediaImageMarkdownTextOverlay",
"APZmediaImageRichTextOverlay",
"APZmediaImageRichTextOverlayV2"
@@ -1937,6 +1940,14 @@
"title_aux": "ComfyUI-video-accessory [WIP]"
}
],
"https://github.com/Goldlionren/ComfyUI-CleanSlate": [
[
"CleanSlateCleanup"
],
{
"title_aux": "ComfyUI-CleanSlate [WIP]"
}
],
"https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": [
[
"DownloadAndLoadLivePortraitModels",
@@ -3202,8 +3213,10 @@
[
"DoomFluxInpaintSampler",
"DoomFluxLoader",
"DoomFluxLoader_GGUF",
"DoomFluxSampler",
"DoomFluxSamplerAdvanced"
"DoomFluxSamplerAdvanced",
"DoomFluxSuperLoader"
],
{
"title_aux": "DoomFLUX Nodes [WIP]"
@@ -4216,6 +4229,15 @@
"title_aux": "ComfyUI_LLM_Are_You_Listening [WIP]"
}
],
"https://github.com/YokoYokoTEC/comfyui-batch-sequence": [
[
"BatchCounter|YokoYokoTEC",
"LineRead|YokoYokoTEC"
],
{
"title_aux": "ComfyUI Batch Sequence Node [UNSAFE]"
}
],
"https://github.com/YokoYokoTEC/comfyui-sequential-prompt-file": [
[
"File",
@@ -5751,19 +5773,6 @@
"KSamplerAdvanced",
"KSamplerSelect",
"KarrasScheduler",
"KlingCameraControlI2VNode",
"KlingCameraControlT2VNode",
"KlingCameraControls",
"KlingDualCharacterVideoEffectNode",
"KlingImage2VideoNode",
"KlingImageGenerationNode",
"KlingLipSyncAudioToVideoNode",
"KlingLipSyncTextToVideoNode",
"KlingSingleImageVideoEffectNode",
"KlingStartEndFrameNode",
"KlingTextToVideoNode",
"KlingVideoExtendNode",
"KlingVirtualTryOnNode",
"LaplaceScheduler",
"LatentAdd",
"LatentApplyOperation",
@@ -5839,13 +5848,6 @@
"OpenAIGPTImage1",
"OpenAIInputFiles",
"PatchModelAddDownscale",
"PikaImageToVideoNode2_2",
"PikaScenesV2_2",
"PikaStartEndFrameNode2_2",
"PikaTextToVideoNode2_2",
"Pikadditions",
"Pikaffects",
"Pikaswaps",
"PolyexponentialScheduler",
"PorterDuffImageComposite",
"Preview3D",
@@ -6270,8 +6272,11 @@
],
"https://github.com/downlifted/ComfyUI_GroqPrompt": [
[
"GroqAPIKeyManager",
"GroqAPIKeyProvider",
"GroqArtPromptEnhancer",
"GroqArtPromptGenerator",
"GroqLLMNode",
"GroqMusicToArtPrompter",
"GroqStyleTransferPrompter",
"GroqWorkflowHelper"
@@ -6456,6 +6461,20 @@
"title_aux": "ComfyUI-HunyuanVideoWrapper-Extended [WIP]"
}
],
"https://github.com/ethanfel/ComfyUI-Mamad8-QwenEdit-fix": [
[
"CLIPTextEncodeMamad8",
"ConditioningRouter",
"ImageRouter",
"LatentRouter",
"ModelRouter",
"QwenImagePreprocessMamad8",
"TextEncodeQwenImageEditPlusMamad8"
],
{
"title_aux": "ComfyUI-Mamad8 [WIP]"
}
],
"https://github.com/exectails/comfyui-et_scripting": [
[
"ETPythonTextScript3Node"
@@ -9184,6 +9203,15 @@
"title_aux": "comfyui-camera-capture-node"
}
],
"https://github.com/obisin/ComfyUI-FSampler": [
[
"FSampler",
"FSamplerAdvanced"
],
{
"title_aux": "FSampler for ComfyUI \u2014 Fast Skips via Epsilon Extrapolation [WIP]"
}
],
"https://github.com/odedgranot/comfyui-ffmpeg-node": [
[
"FFmpegNode"
@@ -9682,6 +9710,15 @@
"title_aux": "ComfyUI-ODE"
}
],
"https://github.com/remhesneb/comfyui-remote-media": [
[
"LoadImageByUrl",
"LoadVideoByUrl"
],
{
"title_aux": "comfyui-remote-media"
}
],
"https://github.com/retech995/Save_Florence2_Bulk_Prompts": [
[
"SaveTextFlorence"
@@ -10431,6 +10468,7 @@
],
"https://github.com/systemaiofinterest-wq/ComfyUI-GoogleFX": [
[
"GoogleImagen31Node",
"GoogleImagen35Node",
"GoogleImagenR2INode",
"GoogleNanoBananaNode"
@@ -10439,6 +10477,14 @@
"title_aux": "ComfyUI-GoogleFX"
}
],
"https://github.com/takoyaki1118/ComfyUI-Kakimoji-Layer": [
[
"KakimojiEditor"
],
{
"title_aux": "ComfyUI-Kakimoji-Layer"
}
],
"https://github.com/takoyaki1118/ComfyUI_PromptExtractor": [
[
"CustomLoadImageWithPathNode",
@@ -10900,6 +10946,43 @@
"title_aux": "ComfyUI-ccsrv2 [WIP]"
}
],
"https://github.com/wTechArtist/ComfyUI-VVL-Tools": [
[
"ApplyUrlsToJson",
"BlenderSmartModelScalerBatch",
"DimensionReorderAndScale",
"DynamicBatchAnything",
"Enhanced3DRenderer",
"IndexUrlPairDeduplicator",
"JsonArrayElementFieldExtractor",
"JsonCompressor",
"JsonExtractSubjectNamesScales",
"JsonMarkdownCleaner",
"JsonObjectDeduplicator",
"JsonObjectMerger",
"JsonRotationScaleAdjuster",
"JsonScaleMaxAdjuster",
"ModelTransformParameters",
"RoomBboxGeneratorNode",
"TensorListPreview",
"TextCombineMulti",
"VVL compare",
"VVL forLoopEnd",
"VVL forLoopStart",
"VVL listChunk",
"VVL listConstruct",
"VVL listGetItem",
"VVL listLength",
"VVL mathInt",
"VVL whileLoopEnd",
"VVL whileLoopStart",
"VVL_Load_Text_Batch",
"async_sleep_v1"
],
{
"title_aux": "ComfyUI-VVL-Tools"
}
],
"https://github.com/wTechArtist/ComfyUI_VVL_Segmentation": [
[
"Mask2FormerPanoptic",
@@ -11579,14 +11662,6 @@
"title_aux": "ComfyUI Qwen Vision Language API Node [NAME CONFLICT]"
}
],
"https://github.com/znuost10/comfyui-multi-float-output": [
[
"MultiFloatInputNode"
],
{
"title_aux": "comfyui-multi-float-output"
}
],
"https://github.com/zopieux/ComfyUI-zopi": [
[
"EvalPython",

View File

@@ -4354,11 +4354,6 @@
"last_update": "2024-08-07 09:37:09",
"author_account_age_days": 2450
},
"https://github.com/znuost10/comfyui-multi-float-output": {
"stars": 0,
"last_update": "2025-09-22 17:18:55",
"author_account_age_days": 1307
},
"https://github.com/zopieux/ComfyUI-zopi": {
"stars": 0,
"last_update": "2025-07-27 02:50:44",