diff --git a/custom-node-list.json b/custom-node-list.json index 081f65bf..f64c32c8 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -935,6 +935,17 @@ "install_type": "git-clone", "description": "This node allows downloading models directly within ComfyUI for easier use and integration." }, + { + "author": "ServiceStack", + "title": "ComfyUI Asset Downloader", + "id": "asset-downloader", + "reference": "https://github.com/ServiceStack/comfy-asset-downloader", + "files": [ + "https://github.com/ServiceStack/comfy-asset-downloader" + ], + "install_type": "git-clone", + "description": "This node allows downloading models and other resources used within a ComfyUI workflow making it easier to resolve referenced assets and share workflows" + }, { "author": "Suzie1", "title": "Comfyroll Studio",