Browse Source

update DB

pull/30/head
Dr.Lt.Data 1 year ago
parent
commit
d6e88e9ae0
  1. 10
      custom-node-list.json
  2. 5
      extension-node-map.json

10
custom-node-list.json

@ -677,6 +677,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This script provides a prompt agent node for the Comfy UI stable diffusion client." "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", "author": "taabata",
"title": "Syrian Falcon Nodes", "title": "Syrian Falcon Nodes",

5
extension-node-map.json

@ -956,6 +956,11 @@
"https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [ "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [
"OpenposePreprocessorInterpolate" "OpenposePreprocessorInterpolate"
], ],
"https://github.com/sipherxyz/comfyui-art-venture": [
"AV_UploadImage",
"ImagesConcat",
"LoadImageFromUrl"
],
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [ "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
"DiscoDiffusion_DiscoDiffusion", "DiscoDiffusion_DiscoDiffusion",
"DiscoDiffusion_DiscoDiffusionExtraSettings", "DiscoDiffusion_DiscoDiffusionExtraSettings",

Loading…
Cancel
Save