mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 14:45:20 +08:00
update DB
This commit is contained in:
parent
66000ca81b
commit
0065b11636
@ -1095,6 +1095,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Attempts to implement [a/CADS](https://arxiv.org/abs/2310.17347) for ComfyUI. Credit also to the [a/A1111 implementation](https://github.com/v0xie/sd-webui-cads/tree/main) that I used as a reference."
|
"description": "Attempts to implement [a/CADS](https://arxiv.org/abs/2310.17347) for ComfyUI. Credit also to the [a/A1111 implementation](https://github.com/v0xie/sd-webui-cads/tree/main) that I used as a reference."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "asagi4",
|
||||||
|
"title": "asagi4/comfyui-utility-nodes",
|
||||||
|
"reference": "https://github.com/asagi4/comfyui-utility-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/asagi4/comfyui-utility-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:MUJinjaRender, MUSimpleWildcard"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "jamesWalker55",
|
"author": "jamesWalker55",
|
||||||
"title": "ComfyUI - P2LDGAN Node",
|
"title": "ComfyUI - P2LDGAN Node",
|
||||||
|
|||||||
@ -2327,6 +2327,15 @@
|
|||||||
"title_aux": "ComfyUI prompt control"
|
"title_aux": "ComfyUI prompt control"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/asagi4/comfyui-utility-nodes": [
|
||||||
|
[
|
||||||
|
"MUJinjaRender",
|
||||||
|
"MUSimpleWildcard"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "asagi4/comfyui-utility-nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/aszc-dev/ComfyUI-CoreMLSuite": [
|
"https://github.com/aszc-dev/ComfyUI-CoreMLSuite": [
|
||||||
[
|
[
|
||||||
"Core ML Converter",
|
"Core ML Converter",
|
||||||
|
|||||||
@ -1,5 +1,25 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "asagi4",
|
||||||
|
"title": "asagi4/comfyui-utility-nodes",
|
||||||
|
"reference": "https://github.com/asagi4/comfyui-utility-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/asagi4/comfyui-utility-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:MUJinjaRender, MUSimpleWildcard"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "asagi4",
|
||||||
|
"title": "ComfyUI-CADS",
|
||||||
|
"reference": "https://github.com/asagi4/ComfyUI-CADS",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/asagi4/ComfyUI-CADS"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Attempts to implement [a/CADS](https://arxiv.org/abs/2310.17347) for ComfyUI. Credit also to the [a/A1111 implementation](https://github.com/v0xie/sd-webui-cads/tree/main) that I used as a reference."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Electrofried",
|
"author": "Electrofried",
|
||||||
"title": "OpenAINode",
|
"title": "OpenAINode",
|
||||||
|
|||||||
@ -2327,6 +2327,15 @@
|
|||||||
"title_aux": "ComfyUI prompt control"
|
"title_aux": "ComfyUI prompt control"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/asagi4/comfyui-utility-nodes": [
|
||||||
|
[
|
||||||
|
"MUJinjaRender",
|
||||||
|
"MUSimpleWildcard"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "asagi4/comfyui-utility-nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/aszc-dev/ComfyUI-CoreMLSuite": [
|
"https://github.com/aszc-dev/ComfyUI-CoreMLSuite": [
|
||||||
[
|
[
|
||||||
"Core ML Converter",
|
"Core ML Converter",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user