update DB

This commit is contained in:
Dr.Lt.Data 2023-07-19 22:43:09 +09:00
parent 37dc766d6e
commit d6e88e9ae0
2 changed files with 15 additions and 0 deletions

View File

@ -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",

View File

@ -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",