mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
bb04c3bc03
commit
ef2561198f
@ -1133,6 +1133,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: Int, Float, String, Operation, Checkpoint"
|
"description": "Nodes: Int, Float, String, Operation, Checkpoint"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "M1kep",
|
||||||
|
"title": "KepPromptLang",
|
||||||
|
"reference": "https://github.com/M1kep/KepPromptLang",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/M1kep/KepPromptLang"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: Build Gif, Special CLIP Loader. It offers various manipulation capabilities for the internal operations of the prompt."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "uarefans",
|
"author": "uarefans",
|
||||||
"title": "ComfyUI-Fans",
|
"title": "ComfyUI-Fans",
|
||||||
|
|||||||
@ -602,6 +602,15 @@
|
|||||||
"title_aux": "ComfyLiterals"
|
"title_aux": "ComfyLiterals"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/M1kep/KepPromptLang": [
|
||||||
|
[
|
||||||
|
"Build Gif",
|
||||||
|
"Special CLIP Loader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "KepPromptLang"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ManglerFTW/ComfyI2I": [
|
"https://github.com/ManglerFTW/ComfyI2I": [
|
||||||
[
|
[
|
||||||
"Color Transfer",
|
"Color Transfer",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "M1kep",
|
||||||
|
"title": "KepPromptLang",
|
||||||
|
"reference": "https://github.com/M1kep/KepPromptLang",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/M1kep/KepPromptLang"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: Build Gif, Special CLIP Loader. It offers various manipulation capabilities for the internal operations of the prompt."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "jmkl",
|
"author": "jmkl",
|
||||||
"title": "ComfyUI Ricing",
|
"title": "ComfyUI Ricing",
|
||||||
|
|||||||
@ -602,6 +602,15 @@
|
|||||||
"title_aux": "ComfyLiterals"
|
"title_aux": "ComfyLiterals"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/M1kep/KepPromptLang": [
|
||||||
|
[
|
||||||
|
"Build Gif",
|
||||||
|
"Special CLIP Loader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "KepPromptLang"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ManglerFTW/ComfyI2I": [
|
"https://github.com/ManglerFTW/ComfyI2I": [
|
||||||
[
|
[
|
||||||
"Color Transfer",
|
"Color Transfer",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user