update DB

This commit is contained in:
Dr.Lt.Data
2023-10-29 11:18:25 +09:00
parent e776a18772
commit 01f89a7df7
4 changed files with 74 additions and 106 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "kinfolk0117",
"title": "ComfyUI_SimpleTiles",
"reference": "https://github.com/kinfolk0117/ComfyUI_SimpleTiles",
"files": [
"https://github.com/kinfolk0117/ComfyUI_SimpleTiles"
],
"install_type": "git-clone",
"description": "Nodes:TileSplit, TileMerge."
},
{
"author": "CaptainGrock",
"title": "ComfyUIInvisibleWatermark",
@@ -884,106 +894,6 @@
],
"install_type": "git-clone",
"description": "This is a copy of <a href='https://civitai.com/models/24690/comfyui-facerestore-node' target='blank'>facerestore custom node</a> with a bit of a change to support CodeFormer Fidelity parameter. These ComfyUI nodes can be used to restore faces in images similar to the face restore option in AUTOMATIC1111 webui.<BR>NOTE: To use this node, you need to download the face restoration model and face detection model from the 'Install models' menu."
},
{
"author": "ArtBot2023",
"title": "Character Face Swap",
"reference": "https://github.com/ArtBot2023/CharacterFaceSwap",
"files": [
"https://github.com/ArtBot2023/CharacterFaceSwap"
],
"install_type": "git-clone",
"description": "Character face swap with LoRA and embeddings."
},
{
"author": "cubiq",
"title": "ComfyUI_IPAdapter_plus",
"reference": "https://github.com/cubiq/ComfyUI_IPAdapter_plus",
"files": [
"https://github.com/cubiq/ComfyUI_IPAdapter_plus"
],
"install_type": "git-clone",
"description": "ComfyUI reference implementation for IPAdapter models. The code is mostly taken from the original IPAdapter repository and laksjdjf's implementation, all credit goes to them. I just made the extension closer to ComfyUI philosophy."
},
{
"author": "ealkanat",
"title": "ComfyUI Easy Padding",
"reference": "https://github.com/ealkanat/comfyui_easy_padding",
"files": [
"https://github.com/ealkanat/comfyui_easy_padding"
],
"install_type": "git-clone",
"description": "ComfyUI Easy Padding is a simple custom ComfyUI node that helps you to add padding to images on ComfyUI."
},
{
"author": "seanlynch",
"title": "ComfyUI Optical Flow",
"reference": "https://github.com/seanlynch/comfyui-optical-flow",
"files": [
"https://github.com/seanlynch/comfyui-optical-flow"
],
"install_type": "git-clone",
"description": "This package contains three nodes to help you compute optical flow between pairs of images, usually adjacent frames in a video, visualize the flow, and apply the flow to another image of the same dimensions. Most of the code is from Deforum, so this is released under the same license (MIT)."
},
{
"author": "bmad4ever",
"title": "ComfyUI-Bmad-Custom-Nodes",
"reference": "https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes",
"files": [
"https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes"
],
"install_type": "git-clone",
"description": "This custom node offers the following functionalities: API support for setting up API requests, computer vision primarily for masking purposes using GrabCut or contours, and general utility to streamline workflow setup or implement essential missing features."
},
{
"author": "RockOfFire",
"title": "CR Animation Nodes",
"reference": "https://github.com/RockOfFire/CR_Animation_Nodes",
"files": [
"https://github.com/RockOfFire/CR_Animation_Nodes"
],
"install_type": "git-clone",
"description": "A comprehensive suite of nodes to enhance your animations. These nodes include some features similar to Deforum, and also some new ideas."
},
{
"author": "Dr.Lt.Data",
"title": "ComfyUI Inspire Pack",
"reference": "https://github.com/ltdrdata/ComfyUI-Inspire-Pack",
"files": [
"https://github.com/ltdrdata/ComfyUI-Inspire-Pack"
],
"install_type": "git-clone",
"description": "This extension provides various nodes to support Lora Block Weight and the Impact Pack."
},
{
"author": "wolfden",
"title": "SDXL Prompt Styler (customized version by wolfden)",
"reference": "https://github.com/wolfden/ComfyUi_PromptStylers",
"files": [
"https://github.com/wolfden/ComfyUi_PromptStylers"
],
"install_type": "git-clone",
"description": "These custom nodes provide a variety of customized prompt stylers based on <a href='https://github.com/twri/sdxl_prompt_styler'>twri/SDXL Prompt Styler</a>."
},
{
"author": "Dream Project",
"title": "Dream Project Animation Nodes",
"reference": "https://github.com/alt-key-project/comfyui-dream-project",
"files": [
"https://github.com/alt-key-project/comfyui-dream-project"
],
"install_type": "git-clone",
"description": "This extension offers various nodes that are useful for Deforum-like animations in ComfyUI."
},
{
"author": "comfyanonymous",
"title": "ComfyUI_experiments",
"reference": "https://github.com/comfyanonymous/ComfyUI_experiments",
"files": [
"https://github.com/comfyanonymous/ComfyUI_experiments"
],
"install_type": "git-clone",
"description": "Nodes: ModelSamplerTonemapNoiseTest, ReferenceOnlySimple, RescaleClassifierFreeGuidanceTest, ModelMergeBlockNumber, ModelMergeSDXL, ModelMergeSDXLTransformers, ModelMergeSDXLDetailedTransformers.<p style='background-color: black; color: red;'>This is a consolidation of the previously separate custom nodes. Please delete the sampler_tonemap.py, sampler_rescalecfg.py, advanced_model_merging.py, sdxl_model_merging.py, and reference_only.py files installed in custom_nodes before.</p>"
}
]
}