mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-30 15:27:52 +08:00
update DB
This commit is contained in:
@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "scott-createplay",
|
||||
"title": "ComfyUI_frontend_tools [WIP]",
|
||||
"reference": "https://github.com/scott-createplay/ComfyUI_frontend_tools",
|
||||
"files": [
|
||||
"https://github.com/scott-createplay/ComfyUI_frontend_tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive utility suite for ComfyUI that helps maintain clean, organized workflows with node cleaner, layout tools, HUD projection, and wireless connection management.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "raohammad",
|
||||
"title": "ComfyUI-VTUtilNodes [WIP]",
|
||||
"reference": "https://github.com/raohammad/ComfyUI-VTUtilNodes",
|
||||
"files": [
|
||||
"https://github.com/raohammad/ComfyUI-VTUtilNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of utility custom nodes for ComfyUI.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "huyl3-cpu",
|
||||
"title": "ComfyUI_A100_Ultimate_Optimizer",
|
||||
"reference": "https://github.com/huyl3-cpu/ComfyUI_A100_Ultimate_Optimizer",
|
||||
"files": [
|
||||
"https://github.com/huyl3-cpu/ComfyUI_A100_Ultimate_Optimizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A100 GPU batch processing and optimization node for ComfyUI. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "yamanacn",
|
||||
"title": "ComfyUI-ImageMask-Random-Sync-Picker",
|
||||
"reference": "https://github.com/yamanacn/ComfyUI-ImageMask-Random-Sync-Picker",
|
||||
"files": [
|
||||
"https://github.com/yamanacn/ComfyUI-ImageMask-Random-Sync-Picker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node for randomly selecting and synchronizing image masks with selectable options. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "tdrminglin",
|
||||
"title": "ComfyUI_SceneSplitter",
|
||||
@ -200,16 +240,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfy UI nodes for IMtalker to run native weights.)\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "yutrodimitri-ship-it",
|
||||
"title": "ComfyUI-YUTRO-CastingStudio-v2 [WIP]",
|
||||
"reference": "https://github.com/yutrodimitri-ship-it/ComfyUI-YUTRO-CastingStudio-v2",
|
||||
"files": [
|
||||
"https://github.com/yutrodimitri-ship-it/ComfyUI-YUTRO-CastingStudio-v2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A professional modular suite of nodes for ComfyUI designed for virtual casting agencies, professional photographers, and content creators to generate high-quality model portfolios efficiently. (Description by CC)\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "yuyu0218yu",
|
||||
"title": "comfyui-NXCM-tool [UNSAFE]",
|
||||
|
||||
@ -2761,6 +2761,7 @@
|
||||
"LunaModelRouter",
|
||||
"LunaMultiSaver",
|
||||
"LunaNF4Loader",
|
||||
"LunaNativeCanvasDownscale",
|
||||
"LunaOptimizedWeightsManager",
|
||||
"LunaPipeExpander",
|
||||
"LunaPromptCraft",
|
||||
@ -3681,13 +3682,19 @@
|
||||
[
|
||||
"BFParameters",
|
||||
"BFParametersSimple",
|
||||
"CheckpointComboParameter",
|
||||
"DetailerSchedulerComboParameter",
|
||||
"IntegerPicker",
|
||||
"KsamplerSamplersComboParameter",
|
||||
"KsamplerSchedulersComboParameter",
|
||||
"OuputDirByModelName",
|
||||
"RandomImageSizeAdvanced",
|
||||
"RandomImageSizeAdvancedYAML",
|
||||
"RandomInteger",
|
||||
"UnetComboParameter",
|
||||
"UniqueStringList",
|
||||
"UniqueStringListAdvanced"
|
||||
"UniqueStringListAdvanced",
|
||||
"VAEComboParameter"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-random-image-size"
|
||||
@ -3965,10 +3972,9 @@
|
||||
"SAM3DExportPLYBatch",
|
||||
"SAM3DExtractMesh",
|
||||
"SAM3DGaussianDecode",
|
||||
"SAM3DGenerateSLAT",
|
||||
"SAM3DMeshDecode",
|
||||
"SAM3DRenderSingle",
|
||||
"SAM3DSLATGen",
|
||||
"SAM3DSparseGen",
|
||||
"SAM3DTextureBake",
|
||||
"SAM3DVisualizer",
|
||||
"SAM3D_DepthEstimate",
|
||||
@ -8914,6 +8920,14 @@
|
||||
"title_aux": "comfyui_alta_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/huyl3-cpu/ComfyUI_A100_Ultimate_Optimizer": [
|
||||
[
|
||||
"A100MonsterBatch"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_A100_Ultimate_Optimizer"
|
||||
}
|
||||
],
|
||||
"https://github.com/hy134300/comfyui-hb-node": [
|
||||
[
|
||||
"generate story",
|
||||
@ -11574,6 +11588,21 @@
|
||||
"title_aux": "ComfyUI-HDRConversion [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/raohammad/ComfyUI-VTUtilNodes": [
|
||||
[
|
||||
"JSONKeyExtractor",
|
||||
"JSONListIterator",
|
||||
"JSONQueue",
|
||||
"JSONQueueOutput",
|
||||
"JSONQueueSignal",
|
||||
"SignalCounter",
|
||||
"SimpleCounter",
|
||||
"TextToJSON"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VTUtilNodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/realm-weaver/ComfyUI-tile-seamstress-360": [
|
||||
[
|
||||
"RW_EquirectangularMask",
|
||||
@ -13602,6 +13631,14 @@
|
||||
"title_aux": "ComfyUI-Direct3DS2 [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/yamanacn/ComfyUI-ImageMask-Random-Sync-Picker": [
|
||||
[
|
||||
"ImageMaskRandomSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ImageMask-Random-Sync-Picker"
|
||||
}
|
||||
],
|
||||
"https://github.com/yamanacn/ComfyUI-QwenVL3-image": [
|
||||
[
|
||||
"QwenVL3_image",
|
||||
@ -13770,14 +13807,6 @@
|
||||
"title_aux": "ComfyUI-Dropbox-API [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/yutrodimitri-ship-it/ComfyUI-YUTRO-CastingStudio-v2": [
|
||||
[
|
||||
"YUTROWardrobePreset"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-YUTRO-CastingStudio-v2 [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/yuvraj108c/ComfyUI-HYPIR": [
|
||||
[
|
||||
"HYPIRProcess",
|
||||
|
||||
@ -5099,11 +5099,6 @@
|
||||
"last_update": "2024-08-30 05:29:07",
|
||||
"author_account_age_days": 500
|
||||
},
|
||||
"https://github.com/yutrodimitri-ship-it/ComfyUI-YUTRO-CastingStudio-v2": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-22 05:19:39",
|
||||
"author_account_age_days": 47
|
||||
},
|
||||
"https://github.com/yuvraj108c/ComfyUI-HYPIR": {
|
||||
"stars": 3,
|
||||
"last_update": "2025-08-18 06:04:36",
|
||||
|
||||
Reference in New Issue
Block a user