You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

155 lines
9.4 KiB

1 year ago
{
1 year ago
"custom_nodes": [
12 months ago
{
"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.<BR>NOTE: This node is merged into Comfyroll Custom Nodes."
},
1 year ago
{
"author": "tkoenig89",
"title": "Load Image with metadata",
"reference": "https://github.com/tkoenig89/ComfyUI_Load_Image_With_Metadata",
"files": [
"https://github.com/tkoenig89/ComfyUI_Load_Image_With_Metadata"
],
"install_type": "git-clone",
"description": "A custom node for comfy ui to read generation data from images (prompt, seed, size...). This could be used when upscaling generated images to use the original prompt and seed."
},
1 year ago
{
"author": "LucianoCirino",
"title": "Efficiency Nodes for ComfyUI [LEGACY]",
"reference": "https://github.com/LucianoCirino/efficiency-nodes-comfyui",
"files": [
"https://github.com/LucianoCirino/efficiency-nodes-comfyui"
],
"install_type": "git-clone",
"description": "A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count.<BR>NOTE: This repository is the original repository but is no longer maintained. Please use the forked version by jags."
},
1 year ago
{
"author": "GeLi1989",
"title": "roop nodes for ComfyUI",
"reference": "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop",
"files": [
"https://github.com/GeLi1989/GK-beifen-ComfyUI_roop"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for the roop A1111 webui script. NOTE: Need to download <a href='https://github.com/SumDeusVitae/FaceSwap_v01/raw/main/inswapper_128.onnx' target='blank'/>model</a> to use this node. NOTE: This is removed."
},
1 year ago
{
"author": "ProDALOR",
"title": "comfyui_u2net",
"reference": "https://github.com/ProDALOR/comfyui_u2net",
"files": [
"https://github.com/ProDALOR/comfyui_u2net"
],
"install_type": "git-clone",
"description": "Nodes: Load U2Net model, U2Net segmentation, To mask, Segmentation to mask, U2NetBaseNormalization, U2NetMaxNormalization. NOTE: This is removed."
},
1 year ago
{
"author": "FizzleDorf",
"title": "AIT",
"reference": "https://github.com/FizzleDorf/AIT",
"files": [
"https://github.com/FizzleDorf/AIT"
],
"install_type": "git-clone",
"description": "Nodes: Load AITemplate, Load AITemplate (ControlNet), VAE Decode (AITemplate), VAE Encode (AITemplate), VAE Encode (AITemplate, Inpaint). Experimental usage of AITemplate. NOTE: This is deprecated extension. Use <b>ComfyUI-AIT</b> instead of this."
},
1 year ago
{
"author": "chenbaiyujason",
"title": "sc-node-comfyui",
"reference": "https://github.com/chenbaiyujason/sc-node-comfyui",
"files": [
"https://github.com/chenbaiyujason/sc-node-comfyui"
],
"install_type": "git-clone",
"description": "Nodes for GPT interaction and text manipulation"
},
1 year ago
{
"author": "asd417",
"title": "CheckpointTomeLoader",
"reference": "https://github.com/asd417/tomeSD_for_Comfy",
"files": [
"https://github.com/ltdrdata/ComfyUI-tomeSD-installer"
],
"install_type": "git-clone",
"description": "tomeSD(https://github.com/dbolya/tomesd) applied to ComfyUI stable diffusion UI using custom node. <B>Note:In vanilla ComfyUI, the TomePatchModel node is provided as a built-in feature.</B>"
},
{
"author": "gamert",
"title": "ComfyUI_tagger",
"reference": "https://github.com/gamert/ComfyUI_tagger",
"pip": ["gradio"],
"files": [
"https://github.com/gamert/ComfyUI_tagger"
],
"install_type": "git-clone",
"description": "Nodes: CLIPTextEncodeTaggerDD, ImageTaggerDD. <p style='background-color: black; color: red;'>WARNING: Installing the current version is causing an issue where ComfyUI fails to start.</p>"
},
{
"author": "Fannovel16",
"title": "ControlNet Preprocessors",
"reference": "https://github.com/Fannovel16/comfy_controlnet_preprocessors",
"files": [
"https://github.com/Fannovel16/comfy_controlnet_preprocessors"
],
"install_type": "git-clone",
1 year ago
"description": "ControlNet Preprocessors. (To use this extension, you need to download the required model file from <B>Install Models</B>)<BR> <p style='background-color: black; color: red;'>NOTE: Please uninstall this custom node and instead install 'ComfyUI's ControlNet Auxiliary Preprocessors' from the default channel.<BR>To use nodes belonging to <B>controlnet v1</b> such as <B>Canny_Edge_Preprocessor, MIDAS_Depth_Map_Preprocessor, Uniformer_SemSegPreprocessor, etc.</B>, you need to copy the <font color='white'>config.yaml.example</font> file to <font color='white'>config.yaml</font> and change <font color='white'>skip_v1: True</font> to <font color='white'>skip_v1: False</font>.</p>"
1 year ago
},
{
"author": "comfyanonymous",
"title": "ComfyUI_experiments/sampler_tonemap",
"reference": "https://github.com/comfyanonymous/ComfyUI_experiments",
"files": [
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_tonemap.py"
],
"install_type": "copy",
"description": "ModelSamplerTonemapNoiseTest a node that makes the sampler use a simple tonemapping algorithm to tonemap the noise. It will let you use higher CFG without breaking the image. To using higher CFG lower the multiplier value. Similar to Dynamic Thresholding extension of A1111. "
},
{
"author": "comfyanonymous",
"title": "ComfyUI_experiments/sampler_rescalecfg",
"reference": "https://github.com/comfyanonymous/ComfyUI_experiments",
"files": [
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_rescalecfg.py"
],
"install_type": "copy",
"description": "RescaleClassifierFreeGuidance improves the problem of images being degraded by high CFG.To using higher CFG lower the multiplier value. Similar to Dynamic Thresholding extension of A1111. (<a href='https://arxiv.org/abs/2305.08891'/>reference paper</a>)<p style='background-color: black; color: red;'>It is recommended to use the integrated custom nodes in the default channel for update support rather than installing individual nodes.</p>"
},
{
"author": "comfyanonymous",
"title": "ComfyUI_experiments/advanced_model_merging",
"reference": "https://github.com/comfyanonymous/ComfyUI_experiments",
"files": [
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/advanced_model_merging.py"
],
"install_type": "copy",
"description": "This provides a detailed model merge feature based on block weight. ModelMergeBlock, in vanilla ComfyUI, allows for adjusting the ratios of input/middle/output layers, but this node provides ratio adjustments for all blocks within each layer.<p style='background-color: black; color: red;'>It is recommended to use the integrated custom nodes in the default channel for update support rather than installing individual nodes.</p>"
},
{
"author": "comfyanonymous",
"title": "ComfyUI_experiments/sdxl_model_merging",
"reference": "https://github.com/comfyanonymous/ComfyUI_experiments",
"files": [
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sdxl_model_merging.py"
],
"install_type": "copy",
"description": "These nodes provide the capability to merge SDXL base models.<p style='background-color: black; color: red;'>It is recommended to use the integrated custom nodes in the default channel for update support rather than installing individual nodes.</p>"
},
{
"author": "comfyanonymous",
"title": "ComfyUI_experiments/reference_only",
"reference": "https://github.com/comfyanonymous/ComfyUI_experiments",
"files": [
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/reference_only.py"
],
"install_type": "copy",
"description": "This node provides functionality corresponding to Reference only in Controlnet.<p style='background-color: black; color: red;'>It is recommended to use the integrated custom nodes in the default channel for update support rather than installing individual nodes.</p>"
1 year ago
}
1 year ago
]
1 year ago
}