update DB
This commit is contained in:
@@ -10,6 +10,36 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "laogou666",
|
||||
"title": "Comfyui-LG_Relight",
|
||||
"reference": "https://github.com/LAOGOU-666/Comfyui-LG_Relight",
|
||||
"files": [
|
||||
"https://github.com/LAOGOU-666/Comfyui-LG_Relight"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple implementation of real-time 3D lighting in ComfyUI. It's an open-source node, have fun playing around!"
|
||||
},
|
||||
{
|
||||
"author": "fssorc",
|
||||
"title": "ComfyUI_RopeWrapper",
|
||||
"reference": "https://github.com/fssorc/ComfyUI_RopeWrapper",
|
||||
"files": [
|
||||
"https://github.com/fssorc/ComfyUI_RopeWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Wrap Rope into ComfyUI, do a little change to use in ComfyUI. All credit goes to Hillobar and his ROPE [ㅁ/https://github.com/Hillobar/Rope](https://github.com/Hillobar/Rope)"
|
||||
},
|
||||
{
|
||||
"author": "hodanajan",
|
||||
"title": "optimal-crop-resolution",
|
||||
"reference": "https://github.com/hodanajan/optimal-crop-resolution",
|
||||
"files": [
|
||||
"https://github.com/hodanajan/optimal-crop-resolution"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node to calculate optimal resolution to crop the image to (from a list of aspect ratios)"
|
||||
},
|
||||
{
|
||||
"author": "inventorado",
|
||||
"title": "ComfyUI Neural Network Toolkit NNT ",
|
||||
@@ -665,67 +695,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that detects the skin tone of a person in an image and matches it to the standard emoji skin tone palette."
|
||||
},
|
||||
{
|
||||
"author": "yolanother",
|
||||
"title": "Save Uncompressed 16 Bit PNG",
|
||||
"reference": "https://github.com/yolanother/ComfyUI-Save16bitPng",
|
||||
"files": [
|
||||
"https://github.com/yolanother/ComfyUI-Save16bitPng"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The SaveImageARGB16PNG node provides functionality for saving images as uncompressed PNG files with ARGB16 precision. This node is particularly useful for workflows that require high-quality image saving with metadata such as prompts and additional PNG info."
|
||||
},
|
||||
{
|
||||
"author": "TKRLAB",
|
||||
"title": "Prompt List JSON",
|
||||
"reference": "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON",
|
||||
"files": [
|
||||
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow."
|
||||
},
|
||||
{
|
||||
"author": "RyanOnTheInside",
|
||||
"title": "ComfyUI-EfficientTAM",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI_EfficientTAM",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI_EfficientTAM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI implementation of [a/EfficientTAM](https://github.com/yformer/EfficientTAM)"
|
||||
},
|
||||
{
|
||||
"author": "mahdi",
|
||||
"title": "seamless-clone-comfyui",
|
||||
"reference": "https://github.com/Aksaz/comfyui-seamless-clone",
|
||||
"files": [
|
||||
"https://github.com/Aksaz/comfyui-seamless-clone"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Seamless Clone for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "xfgexo",
|
||||
"title": "EXO Custom ComfyUI Nodes",
|
||||
"id": "exo-custom-nodes",
|
||||
"reference": "https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes",
|
||||
"files": [
|
||||
"https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node pack made with efficiency and quality of life features in mind. Most notably is my Prompt Builder Deluxe Node. Unlike any other run-of-the-mill prompt builder or styler node out there. Mine allows you to create and design in a way no other node does."
|
||||
},
|
||||
{
|
||||
"author": "jefferyharrell",
|
||||
"title": "JH XMP Metadata Nodes",
|
||||
"reference": "https://github.com/ComfyUI-JH/ComfyUI-JH-XMP-Metadata-Nodes",
|
||||
"files": [
|
||||
"https://github.com/ComfyUI-JH/ComfyUI-JH-XMP-Metadata-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These are custom nodes for ComfyUI for the loading and saving of metadata in XMP format. XMP metadata is embedded in the images created by these nodes; it travels along wherever the image does. Both macOS and Windows index XMP metadata automatically, making it searchable from the Finder on the Mac or the File Explorer in Windows. Apps like Photoshop or Lightroom (and presumably many others) expose XMP metadata and allow it to be edited."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user