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
98fbdd5e32
commit
003a11cda1
@ -1782,6 +1782,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Adds KSampler custom nodes with variation seed and variation strength."
|
"description": "Adds KSampler custom nodes with variation seed and variation strength."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "tusharbhutt",
|
||||||
|
"title": "Endless Nodes",
|
||||||
|
"reference": "https://github.com/tusharbhutt/Endless-Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/tusharbhutt/Endless-Nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A small set of nodes I created for various numerical and text inputs and outputs."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "taabata",
|
"author": "taabata",
|
||||||
"title": "Syrian Falcon Nodes",
|
"title": "Syrian Falcon Nodes",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "tusharbhutt",
|
||||||
|
"title": "Endless Nodes",
|
||||||
|
"reference": "https://github.com/tusharbhutt/Endless-Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/tusharbhutt/Endless-Nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A small set of nodes I created for various numerical and text inputs and outputs."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "chrisgoringe",
|
"author": "chrisgoringe",
|
||||||
"title": "Variation seeds",
|
"title": "Variation seeds",
|
||||||
@ -912,15 +922,5 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: EagleImageNode"
|
"description": "Nodes: EagleImageNode"
|
||||||
}
|
}
|
||||||
{
|
|
||||||
"author": "tusharbhutt",
|
|
||||||
"title": "Endless Nodes",
|
|
||||||
"reference": "https://github.com/tusharbhutt/Endless-Nodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/tusharbhutt/Endless-Nodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A small set of nodes I created for various numerical and text inputs and outputs."
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user