mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-22 11:57:37 +08:00
Adding Asset Manager to custom-node
This commit is contained in:
parent
f41365abe9
commit
a9ef91e508
@ -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",
|
||||
|
||||
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user