feat: git_exe settings

This commit is contained in:
Dr.Lt.Data
2023-09-20 21:39:04 +09:00
parent 3edb3586b7
commit c2ae252e41
5 changed files with 54 additions and 6 deletions

View File

@@ -1802,6 +1802,16 @@
"install_type": "git-clone",
"description": "Add Image Save nodes for TIFF 16 bit and EXR 32 bit formats. Probably only useful if you're applying a LUT or other color corrections, and care about preserving as much color accuracy as possible."
},
{
"author": "phineas-pta",
"title": "ComfyUI auto nodes layout",
"reference": "https://github.com/phineas-pta/comfyui-auto-nodes-layout",
"files": [
"https://github.com/phineas-pta/comfyui-auto-nodes-layout"
],
"install_type": "git-clone",
"description": "A ComfyUI extension to apply better nodes layout algorithm to ComfyUI workflow (mostly for visualization purpose)"
},
{
"author": "receyuki",
"title": "comfyui-prompt-reader-node",