mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
2b3c1a1973
commit
df2f8eeb6e
@ -1772,6 +1772,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Node for generating almost seamless textures, based on similar setting from A1111."
|
||||
},
|
||||
{
|
||||
"author": "chrisgoringe",
|
||||
"title": "Variation seeds",
|
||||
"reference": "https://github.com/chrisgoringe/cg-noise",
|
||||
"files": [
|
||||
"https://github.com/chrisgoringe/cg-noise"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds KSampler custom nodes with variation seed and variation strength."
|
||||
},
|
||||
{
|
||||
"author": "taabata",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
@ -2033,16 +2043,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "chrisgoringe",
|
||||
"title": "Variation seeds",
|
||||
"reference": "https://github.com/chrisgoringe/cg-noise",
|
||||
"files": [
|
||||
"https://github.com/chrisgoringe/cg-noise"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds KSampler custom nodes with variation seed and variation strength."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1728,6 +1728,17 @@
|
||||
"title_aux": "sc-node-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrisgoringe/cg-noise": [
|
||||
[
|
||||
"Hijack",
|
||||
"KSampler Advanced with Variations",
|
||||
"KSampler with Variations",
|
||||
"UnHijack"
|
||||
],
|
||||
{
|
||||
"title_aux": "Variation seeds"
|
||||
}
|
||||
],
|
||||
"https://github.com/city96/ComfyUI_DiT": [
|
||||
[
|
||||
"DiTCheckpointLoader",
|
||||
@ -2558,9 +2569,7 @@
|
||||
[
|
||||
"AdaptiveCannyDetector_PoP",
|
||||
"AnyAspectRatio",
|
||||
"ConditioningMultiplierPoP",
|
||||
"ConditioningMultiplier_PoP",
|
||||
"ConditioningNormalizerPoP",
|
||||
"ConditioningNormalizer_PoP",
|
||||
"LoadImageResizer_PoP",
|
||||
"LoraStackLoader10_PoP",
|
||||
@ -2744,6 +2753,7 @@
|
||||
],
|
||||
"https://github.com/spinagon/ComfyUI-seamless-tiling": [
|
||||
[
|
||||
"CircularVAEDecode",
|
||||
"SeamlessTile"
|
||||
],
|
||||
{
|
||||
@ -3055,7 +3065,9 @@
|
||||
"TdxhImageToSizeAdvanced",
|
||||
"TdxhIntInput",
|
||||
"TdxhLoraLoader",
|
||||
"TdxhStringInput"
|
||||
"TdxhOnOrOff",
|
||||
"TdxhStringInput",
|
||||
"TdxhStringInputTranslator"
|
||||
],
|
||||
{
|
||||
"title_aux": "tdxh_node_comfyui"
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "chrisgoringe",
|
||||
"title": "Variation seeds",
|
||||
"reference": "https://github.com/chrisgoringe/cg-noise",
|
||||
"files": [
|
||||
"https://github.com/chrisgoringe/cg-noise"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds KSampler custom nodes with variation seed and variation strength."
|
||||
},
|
||||
{
|
||||
"author": "spinagon",
|
||||
"title": "Seamless tiling Node for ComfyUI",
|
||||
|
||||
@ -1728,6 +1728,17 @@
|
||||
"title_aux": "sc-node-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrisgoringe/cg-noise": [
|
||||
[
|
||||
"Hijack",
|
||||
"KSampler Advanced with Variations",
|
||||
"KSampler with Variations",
|
||||
"UnHijack"
|
||||
],
|
||||
{
|
||||
"title_aux": "Variation seeds"
|
||||
}
|
||||
],
|
||||
"https://github.com/city96/ComfyUI_DiT": [
|
||||
[
|
||||
"DiTCheckpointLoader",
|
||||
@ -2558,9 +2569,7 @@
|
||||
[
|
||||
"AdaptiveCannyDetector_PoP",
|
||||
"AnyAspectRatio",
|
||||
"ConditioningMultiplierPoP",
|
||||
"ConditioningMultiplier_PoP",
|
||||
"ConditioningNormalizerPoP",
|
||||
"ConditioningNormalizer_PoP",
|
||||
"LoadImageResizer_PoP",
|
||||
"LoraStackLoader10_PoP",
|
||||
@ -2744,6 +2753,7 @@
|
||||
],
|
||||
"https://github.com/spinagon/ComfyUI-seamless-tiling": [
|
||||
[
|
||||
"CircularVAEDecode",
|
||||
"SeamlessTile"
|
||||
],
|
||||
{
|
||||
@ -3055,7 +3065,9 @@
|
||||
"TdxhImageToSizeAdvanced",
|
||||
"TdxhIntInput",
|
||||
"TdxhLoraLoader",
|
||||
"TdxhStringInput"
|
||||
"TdxhOnOrOff",
|
||||
"TdxhStringInput",
|
||||
"TdxhStringInputTranslator"
|
||||
],
|
||||
{
|
||||
"title_aux": "tdxh_node_comfyui"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user