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