Adding Asset Manager to custom-node

This commit is contained in:
Brian Blankenship 2026-02-17 13:18:11 -06:00
parent f41365abe9
commit a9ef91e508
No known key found for this signature in database
GPG Key ID: 611B035D50A9028B
2 changed files with 21 additions and 1 deletions

View File

@ -42259,6 +42259,17 @@
"install_type": "git-clone",
"description": "Modifed Sampler nodes that allow you to pause/resume generations. For those with older hardware running in CPU mode or old GPUs. Useful for managing thermals."
},
{
"author": "c0dezer019",
"title": "Asset Manager",
"id": "assetmanager",
"reference": "https://github.com/c0dezer019/AssetManager",
"files": [
"https://github.com/c0dezer019/AssetManager"
],
"install_type": "git-clone",
"description": "An advanced asset manager that allows persistent management of gens and other assets used in workflows. Adds the ability to completely manage asset on the storage and not just within ComfyUI. Add custom paths for other assets outside of the ComfyUI ecosystem. Filter and sort assets."
},
{
"author": "mingyi456",
"title": "ComfyUI DFloat11 Extended",

View File

@ -28000,6 +28000,15 @@
"title_aux": "FreezeFrame"
}
],
"https://github.com/c0dezer019/AssetManager": [
[],
{
"title_aux": "Asset Manager",
"title": "Asset Manager",
"author": "c0dezer019",
"description": "An advanced asset manager that allows persistent management of gens and other assets used in workflows. Adds the ability to completely manage asset on the storage and not just within ComfyUI. Add custom paths for other assets outside of the ComfyUI ecosystem. Filter and sort assets."
}
],
"https://github.com/c0ffymachyne/ComfyUI_BeatByte": [
[
"BytebeatSynth"
@ -59813,4 +59822,4 @@
"title_aux": "SDXLResolutionPresets"
}
]
}
}