support of recursive clone/pull
This commit is contained in:
@@ -138,6 +138,10 @@
|
||||
"https://github.com/paulo-coronado/comfy_clip_blip_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"apt_dependency": [
|
||||
"rustc",
|
||||
"cargo"
|
||||
],
|
||||
"description": "CLIPTextEncodeBLIP: This custom node provides a CLIP Encoder that is capable of receiving images as input."
|
||||
},
|
||||
{
|
||||
@@ -441,6 +445,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for the Ultimate Stable Diffusion Upscale script by Coyote-A."
|
||||
},
|
||||
{
|
||||
"author": "space-nuko",
|
||||
"title": "Disco Diffusion",
|
||||
"reference": "https://github.com/space-nuko/ComfyUI-Disco-Diffusion",
|
||||
"files": [
|
||||
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Modularized version of Disco Diffusion for use with ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Nourepide",
|
||||
"title": "Allor Plugin",
|
||||
"reference": "https://github.com/Nourepide/ComfyUI-Allore",
|
||||
"files": [
|
||||
"https://github.com/Nourepide/ComfyUI-Allore"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Allure is a plugin for ComfyUI with an emphasis on transparency and performance."
|
||||
},
|
||||
{
|
||||
"author": "pythongosssss",
|
||||
"title": "ComfyUI-Custom-Scripts",
|
||||
|
||||
Reference in New Issue
Block a user