mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
0f583e6b79
commit
908a44429e
@ -152,7 +152,7 @@
|
||||
},
|
||||
{
|
||||
"author": "jags111",
|
||||
"title": "Efficiency Nodes for ComfyUI (jags version)",
|
||||
"title": "Efficiency Nodes for ComfyUI Version 2.0+",
|
||||
"reference": "https://github.com/jags111/efficiency-nodes-comfyui",
|
||||
"files": [
|
||||
"https://github.com/jags111/efficiency-nodes-comfyui"
|
||||
@ -2385,6 +2385,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Color correction."
|
||||
},
|
||||
{
|
||||
"author": "idrirap",
|
||||
"title": "ComfyUI-Lora-Auto-Trigger-Words",
|
||||
"reference": "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words",
|
||||
"files": [
|
||||
"https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is a fork of <a href='https://github.com/Extraltodeus/LoadLoraWithTags'>https://github.com/Extraltodeus/LoadLoraWithTags</a> The aim of these custom nodes is to get an easy access to the tags used to trigger a lora."
|
||||
},
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
"title": "SDXL_sizing",
|
||||
|
||||
@ -2662,6 +2662,22 @@
|
||||
"title_aux": "Eagle PNGInfo"
|
||||
}
|
||||
],
|
||||
"https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": [
|
||||
[
|
||||
"FusionText",
|
||||
"LoraLoaderAdvanced",
|
||||
"LoraLoaderStackedAdvanced",
|
||||
"LoraLoaderStackedVanilla",
|
||||
"LoraLoaderVanilla",
|
||||
"Randomizer",
|
||||
"TagsFormater",
|
||||
"TagsSelector",
|
||||
"TextInputBasic"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Lora-Auto-Trigger-Words"
|
||||
}
|
||||
],
|
||||
"https://github.com/imb101/ComfyUI-FaceSwap": [
|
||||
[
|
||||
"FaceSwapNode"
|
||||
@ -2710,7 +2726,7 @@
|
||||
"XY Plot"
|
||||
],
|
||||
{
|
||||
"title_aux": "Efficiency Nodes for ComfyUI (jags version)"
|
||||
"title_aux": "Efficiency Nodes for ComfyUI Version 2.0+"
|
||||
}
|
||||
],
|
||||
"https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": [
|
||||
|
||||
@ -1,8 +1,18 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "idrirap",
|
||||
"title": "ComfyUI-Lora-Auto-Trigger-Words",
|
||||
"reference": "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words",
|
||||
"files": [
|
||||
"https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is a fork of <a href='https://github.com/Extraltodeus/LoadLoraWithTags'>https://github.com/Extraltodeus/LoadLoraWithTags</a> The aim of these custom nodes is to get an easy access to the tags used to trigger a lora."
|
||||
},
|
||||
{
|
||||
"author": "jags111",
|
||||
"title": "Efficiency Nodes for ComfyUI (jags version)",
|
||||
"title": "Efficiency Nodes for ComfyUI Version 2.0+",
|
||||
"reference": "https://github.com/jags111/efficiency-nodes-comfyui",
|
||||
"files": [
|
||||
"https://github.com/jags111/efficiency-nodes-comfyui"
|
||||
@ -873,57 +883,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: KSampler (Advanced + Perp-Neg). Implementation of <a href='https://perp-neg.github.io/' target='blank'>Perp-Neg</a><br>Includes Tonemap and CFG Rescale optionsComfyUI custom node to convert latent to RGB.<p style='background-color: black; color: red;'>WARNING: Experimental code, might have incompatibilities and edge cases.</>"
|
||||
},
|
||||
{
|
||||
"author": "hayden-fr",
|
||||
"title": "ComfyUI-Model-Manager",
|
||||
"reference": "https://github.com/hayden-fr/ComfyUI-Model-Manager",
|
||||
"files": [
|
||||
"https://github.com/hayden-fr/ComfyUI-Model-Manager"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Manage models: browsing, donwload and delete."
|
||||
},
|
||||
{
|
||||
"author": "wolfden",
|
||||
"title": "ComfyUi_String_Function_Tree",
|
||||
"reference": "https://github.com/wolfden/ComfyUi_String_Function_Tree",
|
||||
"files": [
|
||||
"https://github.com/wolfden/ComfyUi_String_Function_Tree"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node provides the capability to manipulate multiple string inputs."
|
||||
},
|
||||
{
|
||||
"author": "city96",
|
||||
"title": "ComfyUI_DiT [WIP]",
|
||||
"reference": "https://github.com/city96/ComfyUI_DiT",
|
||||
"files": [
|
||||
"https://github.com/city96/ComfyUI_DiT"
|
||||
],
|
||||
"pip": ["huggingface-hub"],
|
||||
"install_type": "git-clone",
|
||||
"description": "Testbed for <a href='https://github.com/facebookresearch/DiT' target='blank'>DiT(Scalable Diffusion Models with Transformers)</a>. <p style='background-color: black; color: red;'>None of this code is stable, expect breaking changes if for some reason you want to use this.</p>"
|
||||
},
|
||||
{
|
||||
"author": "braintacles",
|
||||
"title": "braintacles-nodes",
|
||||
"reference": "https://github.com/braintacles/braintacles-comfyui-nodes",
|
||||
"files": [
|
||||
"https://github.com/braintacles/braintacles-comfyui-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: CLIPTextEncodeSDXL-Multi-IO, CLIPTextEncodeSDXL-Pipe, Empty Latent Image from Aspect-Ratio, Random Find and Replace."
|
||||
},
|
||||
{
|
||||
"author": "mav-rik",
|
||||
"title": "Facerestore CF (Code Former)",
|
||||
"reference": "https://github.com/mav-rik/facerestore_cf",
|
||||
"files": [
|
||||
"https://github.com/mav-rik/facerestore_cf"
|
||||
],
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2662,6 +2662,22 @@
|
||||
"title_aux": "Eagle PNGInfo"
|
||||
}
|
||||
],
|
||||
"https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": [
|
||||
[
|
||||
"FusionText",
|
||||
"LoraLoaderAdvanced",
|
||||
"LoraLoaderStackedAdvanced",
|
||||
"LoraLoaderStackedVanilla",
|
||||
"LoraLoaderVanilla",
|
||||
"Randomizer",
|
||||
"TagsFormater",
|
||||
"TagsSelector",
|
||||
"TextInputBasic"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Lora-Auto-Trigger-Words"
|
||||
}
|
||||
],
|
||||
"https://github.com/imb101/ComfyUI-FaceSwap": [
|
||||
[
|
||||
"FaceSwapNode"
|
||||
@ -2710,7 +2726,7 @@
|
||||
"XY Plot"
|
||||
],
|
||||
{
|
||||
"title_aux": "Efficiency Nodes for ComfyUI (jags version)"
|
||||
"title_aux": "Efficiency Nodes for ComfyUI Version 2.0+"
|
||||
}
|
||||
],
|
||||
"https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user