diff --git a/custom-node-list.json b/custom-node-list.json index 5bf9ad5..dbeaf4c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -677,6 +677,16 @@ "install_type": "git-clone", "description": "This script provides a prompt agent node for the Comfy UI stable diffusion client." }, + { + "author": "sipherxyz", + "title": "comfyui-art-venture", + "reference": "https://github.com/sipherxyz/comfyui-art-venture", + "files": [ + "https://github.com/sipherxyz/comfyui-art-venture" + ], + "install_type": "git-clone", + "description": "Nodes: ImagesConcat, LoadImageFromUrl, AV_UploadImage" + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 0db5227..b6d19e7 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -956,6 +956,11 @@ "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [ "OpenposePreprocessorInterpolate" ], + "https://github.com/sipherxyz/comfyui-art-venture": [ + "AV_UploadImage", + "ImagesConcat", + "LoadImageFromUrl" + ], "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [ "DiscoDiffusion_DiscoDiffusion", "DiscoDiffusion_DiscoDiffusionExtraSettings",