mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 14:45:20 +08:00
Merge pull request #284 from crystian/main
Custom node: Crystools-save added
This commit is contained in:
commit
a41265a2ee
@ -4241,6 +4241,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Crystian",
|
||||||
|
"title": "Crystools-save",
|
||||||
|
"reference": "https://github.com/crystian/ComfyUI-Crystools-save",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/crystian/ComfyUI-Crystools-save"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "With this quality of life extension, you can save your workflow with a specific name and include additional details such as the author, a description, and the version (in metadata/json). Important: When you share your workflow (via png/json), others will be able to see your information!"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user