mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-03 00:37:51 +08:00
update DB
This commit is contained in:
@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Ysthara",
|
||||
"title": "ComfyUI-Resolution-AR-Node",
|
||||
"reference": "https://github.com/Ysthara/ComfyUI-Resolution-AR-Node",
|
||||
"files": [
|
||||
"https://github.com/Ysthara/ComfyUI-Resolution-AR-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple ComfyUI utility node that calculates image width and height from a target longest-side value and an aspect ratio."
|
||||
},
|
||||
{
|
||||
"author": "brandonkish",
|
||||
"title": "comfyUI-extractable-text [REMOVED]",
|
||||
"reference": "https://github.com/brandonkish/comfyUI-extractable-text",
|
||||
"files": [
|
||||
"https://github.com/brandonkish/comfyUI-extractable-text"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Save Image With Description, Save Image To Folder, Load Image With Description, LoRA Testing Node, Get Smaller Of Two Numbers, Get Larger Of Two Numbers\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "techzuhaib",
|
||||
"title": "ComfyUI-CacheImageNode [REMOVED]",
|
||||
"reference": "https://github.com/techzuhaib/ComfyUI-CacheImageNode",
|
||||
"files": [
|
||||
"https://github.com/techzuhaib/ComfyUI-CacheImageNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: CacheImageNode"
|
||||
},
|
||||
{
|
||||
"author": "techzuhaib",
|
||||
"title": "FaceCLIP-ComfyUI [REMOVED]",
|
||||
|
||||
Reference in New Issue
Block a user