update DB
This commit is contained in:
@@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "laksjdjf",
|
||||
"title": "attention-couple-ComfyUI",
|
||||
"reference": "https://github.com/laksjdjf/attention-couple-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/laksjdjf/attention-couple-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Attention couple. This is a custom node that manipulates region-specific prompts. While vanilla ComfyUI employs an area specification method based on latent couples, this node divides regions using attention layers within UNet."
|
||||
},
|
||||
{
|
||||
"author": "Tropfchen",
|
||||
"title": "Embedding Picker",
|
||||
"reference": "https://github.com/Tropfchen/ComfyUI-Embedding_Picker",
|
||||
"files": [
|
||||
"https://github.com/Tropfchen/ComfyUI-Embedding_Picker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Embedding Picker. Tired of forgetting and misspelling often weird names of embeddings you use? Or perhaps you use only one, cause you forgot you have tens of them installed? Try this."
|
||||
},
|
||||
{
|
||||
"author": "Vrahn",
|
||||
"title": "ComfyUI-MasaCtrl-Node",
|
||||
"reference": "https://github.com/Vrahn/ComfyUI-MasaCtrl-Node",
|
||||
"files": [
|
||||
"https://github.com/Vrahn/ComfyUI-MasaCtrl-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: MasaCtrl."
|
||||
},
|
||||
{
|
||||
"author": "spro",
|
||||
"title": "Latent Mirror node for ComfyUI",
|
||||
|
||||
@@ -957,6 +957,14 @@
|
||||
"title_aux": "tinyterraNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Tropfchen/ComfyUI-Embedding_Picker": [
|
||||
[
|
||||
"EmbeddingPicker"
|
||||
],
|
||||
{
|
||||
"title_aux": "Embedding Picker"
|
||||
}
|
||||
],
|
||||
"https://github.com/Ttl/ComfyUi_NNLatentUpscale": [
|
||||
[
|
||||
"NNLatentUpscale"
|
||||
@@ -965,6 +973,14 @@
|
||||
"title_aux": "ComfyUI Neural network latent upscale custom node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Vrahn/ComfyUI-MasaCtrl-Node": [
|
||||
[
|
||||
"MasaCtrl"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MasaCtrl-Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/ComfyUI_Preset_Merger": [
|
||||
[
|
||||
"Preset_Model_Merge"
|
||||
@@ -1777,6 +1793,14 @@
|
||||
"title_aux": "IPAdapter-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/laksjdjf/attention-couple-ComfyUI": [
|
||||
[
|
||||
"Attention couple"
|
||||
],
|
||||
{
|
||||
"title_aux": "attention-couple-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/laksjdjf/pfg-ComfyUI": [
|
||||
[
|
||||
"PFG"
|
||||
@@ -2428,7 +2452,8 @@
|
||||
],
|
||||
"https://github.com/twri/sdxl_prompt_styler": [
|
||||
[
|
||||
"SDXLPromptStyler"
|
||||
"SDXLPromptStyler",
|
||||
"SDXLPromptStylerAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "SDXL Prompt Styler"
|
||||
|
||||
Reference in New Issue
Block a user