mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-21 20:14:24 +08:00
update DB
This commit is contained in:
parent
98eb58c9eb
commit
06c2a99f6d
@ -4294,6 +4294,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": " This extension provides the StringToolsConcat node, which concatenates multiple texts, and the StringToolsRandomChoice node, which selects one randomly from multiple texts."
|
"description": " This extension provides the StringToolsConcat node, which concatenates multiple texts, and the StringToolsRandomChoice node, which selects one randomly from multiple texts."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Taremin",
|
||||||
|
"title": "WebUI Monaco Prompt",
|
||||||
|
"reference": "https://github.com/Taremin/webui-monaco-prompt",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Taremin/webui-monaco-prompt"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Make it possible to edit the prompt using the Monaco Editor, an editor implementation used in VSCode.\nNOTE: This extension supports both ComfyUI and A1111 simultaneously."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "foxtrot-roger",
|
"author": "foxtrot-roger",
|
||||||
"title": "RF Nodes",
|
"title": "RF Nodes",
|
||||||
@ -4428,6 +4438,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"author": "Ser-Hilary",
|
"author": "Ser-Hilary",
|
||||||
"title": "SDXL_sizing",
|
"title": "SDXL_sizing",
|
||||||
|
|||||||
@ -11,6 +11,16 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "Taremin",
|
||||||
|
"title": "WebUI Monaco Prompt",
|
||||||
|
"reference": "https://github.com/Taremin/webui-monaco-prompt",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Taremin/webui-monaco-prompt"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Make it possible to edit the prompt using the Monaco Editor, an editor implementation used in VSCode.\nNOTE: This extension supports both ComfyUI and A1111 simultaneously."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "JcandZero",
|
"author": "JcandZero",
|
||||||
"title": "ComfyUI_GLM4Node",
|
"title": "ComfyUI_GLM4Node",
|
||||||
@ -693,36 +703,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This extension provides nodes for [a/DeepCache: Accelerating Diffusion Models for Free](https://arxiv.org/abs/2312.00858)\nNOTE:Original code can be found [a/here](https://gist.github.com/laksjdjf/435c512bc19636e9c9af4ee7bea9eb86). Full credit to laksjdjf for sharing the code. "
|
"description": "This extension provides nodes for [a/DeepCache: Accelerating Diffusion Models for Free](https://arxiv.org/abs/2312.00858)\nNOTE:Original code can be found [a/here](https://gist.github.com/laksjdjf/435c512bc19636e9c9af4ee7bea9eb86). Full credit to laksjdjf for sharing the code. "
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "edenartlab",
|
|
||||||
"title": "eden_comfy_pipelines",
|
|
||||||
"reference": "https://github.com/edenartlab/eden_comfy_pipelines",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/edenartlab/eden_comfy_pipelines"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes:CLIP Interrogator."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Limitex",
|
|
||||||
"title": "ComfyUI-Diffusers",
|
|
||||||
"reference": "https://github.com/Limitex/ComfyUI-Diffusers",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Limitex/ComfyUI-Diffusers"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This extension enables the use of the diffuser pipeline in ComfyUI."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Limitex",
|
|
||||||
"title": "ComfyUI-Calculation",
|
|
||||||
"reference": "https://github.com/Limitex/ComfyUI-Calculation",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Limitex/ComfyUI-Calculation"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes: Center Calculation. Improved Numerical Calculation for ComfyUI"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user