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
d8ad8d39fb
commit
defb781097
@ -2688,6 +2688,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides various custom nodes. literals, loaders, logic, output, switches"
|
||||
},
|
||||
{
|
||||
"author": "wutipong",
|
||||
"title": "ComfyUI-TextUtils",
|
||||
"reference": "https://github.com/wutipong/ComfyUI-TextUtils",
|
||||
"files": [
|
||||
"https://github.com/wutipong/ComfyUI-TextUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Create N-Token String"
|
||||
},
|
||||
{
|
||||
"author": "natto-maki",
|
||||
"title": "ComfyUI-NegiTools",
|
||||
"reference": "https://github.com/natto-maki/ComfyUI-NegiTools",
|
||||
"files": [
|
||||
"https://github.com/natto-maki/ComfyUI-NegiTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:OpenAI DALLe3"
|
||||
},
|
||||
{
|
||||
"author": "Off-Live",
|
||||
"title": "ComfyUI-off-suite",
|
||||
|
||||
@ -3581,6 +3581,14 @@
|
||||
"title_aux": "ComfyUI_FastVAEDecorder_SDXL"
|
||||
}
|
||||
],
|
||||
"https://github.com/natto-maki/ComfyUI-NegiTools": [
|
||||
[
|
||||
"OpenAiDalle3"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NegiTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/nicolai256/comfyUI_Nodes_nicolai256/raw/main/yugioh-presets.py": [
|
||||
[
|
||||
"yugioh_Presets"
|
||||
@ -4469,6 +4477,14 @@
|
||||
"title_aux": "SDXLResolutionPresets"
|
||||
}
|
||||
],
|
||||
"https://github.com/wutipong/ComfyUI-TextUtils": [
|
||||
[
|
||||
"wutipong/comfyui-textutils/create-n-token-string"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TextUtils"
|
||||
}
|
||||
],
|
||||
"https://github.com/xXAdonesXx/NodeGPT": [
|
||||
[
|
||||
"AppendAgent",
|
||||
|
||||
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "natto-maki",
|
||||
"title": "ComfyUI-NegiTools",
|
||||
"reference": "https://github.com/natto-maki/ComfyUI-NegiTools",
|
||||
"files": [
|
||||
"https://github.com/natto-maki/ComfyUI-NegiTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:OpenAI DALLe3"
|
||||
},
|
||||
{
|
||||
"author": "wutipong",
|
||||
"title": "ComfyUI-TextUtils",
|
||||
"reference": "https://github.com/wutipong/ComfyUI-TextUtils",
|
||||
"files": [
|
||||
"https://github.com/wutipong/ComfyUI-TextUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Create N-Token String"
|
||||
},
|
||||
{
|
||||
"author": "Feidorian",
|
||||
"title": "feidorian-ComfyNodes",
|
||||
|
||||
@ -3581,6 +3581,14 @@
|
||||
"title_aux": "ComfyUI_FastVAEDecorder_SDXL"
|
||||
}
|
||||
],
|
||||
"https://github.com/natto-maki/ComfyUI-NegiTools": [
|
||||
[
|
||||
"OpenAiDalle3"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NegiTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/nicolai256/comfyUI_Nodes_nicolai256/raw/main/yugioh-presets.py": [
|
||||
[
|
||||
"yugioh_Presets"
|
||||
@ -4469,6 +4477,14 @@
|
||||
"title_aux": "SDXLResolutionPresets"
|
||||
}
|
||||
],
|
||||
"https://github.com/wutipong/ComfyUI-TextUtils": [
|
||||
[
|
||||
"wutipong/comfyui-textutils/create-n-token-string"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TextUtils"
|
||||
}
|
||||
],
|
||||
"https://github.com/xXAdonesXx/NodeGPT": [
|
||||
[
|
||||
"AppendAgent",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user