mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
37dc766d6e
commit
d6e88e9ae0
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user