mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
191c68dc09
commit
a7453ae412
@ -7629,6 +7629,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Port of [a/https://github.com/huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor) in ComfyUI"
|
"description": "Port of [a/https://github.com/huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor) in ComfyUI"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "lquesada",
|
||||||
|
"title": "ComfyUI-Prompt-Combinator",
|
||||||
|
"reference": "https://github.com/lquesada/ComfyUI-Prompt-Combinator",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/lquesada/ComfyUI-Prompt-Combinator"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "'🔢 Prompt Combinator' is a node that generates all possible combinations of prompts from several lists of strings."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -8979,6 +8979,14 @@
|
|||||||
"title_aux": "Wildcards"
|
"title_aux": "Wildcards"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/lquesada/ComfyUI-Prompt-Combinator": [
|
||||||
|
[
|
||||||
|
"PromptCombinator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Prompt-Combinator"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py": [
|
"https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py": [
|
||||||
[
|
[
|
||||||
"SDXLMixSampler"
|
"SDXLMixSampler"
|
||||||
|
|||||||
@ -3030,5 +3030,9 @@
|
|||||||
"https://github.com/huchenlei/ComfyUI-openpose-editor": {
|
"https://github.com/huchenlei/ComfyUI-openpose-editor": {
|
||||||
"stars": 1,
|
"stars": 1,
|
||||||
"last_update": "2024-04-24 03:48:53"
|
"last_update": "2024-04-24 03:48:53"
|
||||||
|
},
|
||||||
|
"https://github.com/lquesada/ComfyUI-Prompt-Combinator": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2024-04-24 15:03:55"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -11,6 +11,16 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "lquesada",
|
||||||
|
"title": "ComfyUI-Prompt-Combinator",
|
||||||
|
"reference": "https://github.com/lquesada/ComfyUI-Prompt-Combinator",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/lquesada/ComfyUI-Prompt-Combinator"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "'🔢 Prompt Combinator' is a node that generates all possible combinations of prompts from several lists of strings."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "huchenlei",
|
"author": "huchenlei",
|
||||||
"title": "ComfyUI-openpose-editor",
|
"title": "ComfyUI-openpose-editor",
|
||||||
|
|||||||
@ -8979,6 +8979,14 @@
|
|||||||
"title_aux": "Wildcards"
|
"title_aux": "Wildcards"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/lquesada/ComfyUI-Prompt-Combinator": [
|
||||||
|
[
|
||||||
|
"PromptCombinator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Prompt-Combinator"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py": [
|
"https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py": [
|
||||||
[
|
[
|
||||||
"SDXLMixSampler"
|
"SDXLMixSampler"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user