mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
a6178ef069
commit
4ecc540ce3
@ -384,6 +384,7 @@ When you run the `scan.sh` script:
|
|||||||
* https://github.com/icefairy64/comfyui-model-tilt
|
* https://github.com/icefairy64/comfyui-model-tilt
|
||||||
* https://github.com/andrewharp/ComfyUI-EasyNodes
|
* https://github.com/andrewharp/ComfyUI-EasyNodes
|
||||||
* https://github.com/SimithWang/comfyui-renameImages
|
* https://github.com/SimithWang/comfyui-renameImages
|
||||||
|
* https://github.com/Tcheko243/ComfyUI-Photographer-Alpha7-Nodes
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
|
|||||||
@ -3230,7 +3230,7 @@
|
|||||||
"https://github.com/drustan-hawk/primitive-types"
|
"https://github.com/drustan-hawk/primitive-types"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This repository contains typed primitives for ComfyUI. The motivation for these primitives is that the standard primitive node cannot be routed."
|
"description": "Small collection of typed primitive nodes."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "shadowcz007",
|
"author": "shadowcz007",
|
||||||
@ -8447,6 +8447,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "a node for [a/AuraSR](https://github.com/fal-ai/aura-sr)"
|
"description": "a node for [a/AuraSR](https://github.com/fal-ai/aura-sr)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "AIFSH",
|
||||||
|
"title": "ComfyUI-MARS5-TTS",
|
||||||
|
"id": "mars5-tts",
|
||||||
|
"reference": "https://github.com/AIFSH/ComfyUI-MARS5-TTS",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AIFSH/ComfyUI-MARS5-TTS"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "a comfyui custom node for [a/MARS5-TTS](https://github.com/Camb-ai/MARS5-TTS)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Koishi-Star",
|
"author": "Koishi-Star",
|
||||||
"title": "Euler-Smea-Dyn-Sampler",
|
"title": "Euler-Smea-Dyn-Sampler",
|
||||||
|
|||||||
@ -305,6 +305,17 @@
|
|||||||
"title_aux": "ComfyUI-Live2DViewer"
|
"title_aux": "ComfyUI-Live2DViewer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/AIFSH/ComfyUI-MARS5-TTS": [
|
||||||
|
[
|
||||||
|
"LoadAudioPath",
|
||||||
|
"MARS5TTS_Node",
|
||||||
|
"PreViewAudio",
|
||||||
|
"TTSTextEncode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-MARS5-TTS"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/AIFSH/ComfyUI-MimicBrush": [
|
"https://github.com/AIFSH/ComfyUI-MimicBrush": [
|
||||||
[
|
[
|
||||||
"MimicBrushNode"
|
"MimicBrushNode"
|
||||||
@ -474,6 +485,7 @@
|
|||||||
"> Get Mean Color",
|
"> Get Mean Color",
|
||||||
"> Int",
|
"> Int",
|
||||||
"> Int to Text",
|
"> Int to Text",
|
||||||
|
"> Layer Weights (for IPAMS)",
|
||||||
"> Light Source Mask",
|
"> Light Source Mask",
|
||||||
"> Load Image",
|
"> Load Image",
|
||||||
"> Load Image From Folder",
|
"> Load Image From Folder",
|
||||||
@ -8644,7 +8656,8 @@
|
|||||||
"SaveImageAdvanced",
|
"SaveImageAdvanced",
|
||||||
"SavePosEmbeds",
|
"SavePosEmbeds",
|
||||||
"VAEDecode_to_folder",
|
"VAEDecode_to_folder",
|
||||||
"VideoFrameSelector"
|
"VideoFrameSelector",
|
||||||
|
"WidthHeightPicker"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Various custom nodes by Eden.art"
|
"title_aux": "Various custom nodes by Eden.art"
|
||||||
@ -15418,7 +15431,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": [
|
"https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": [
|
||||||
[
|
[
|
||||||
"FastStyleTransfer"
|
"FastStyleTransfer",
|
||||||
|
"TrainFastStyleTransfer"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Fast-Style-Transfer"
|
"title_aux": "ComfyUI-Fast-Style-Transfer"
|
||||||
|
|||||||
1645
github-stats.json
1645
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,16 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "willblaschko",
|
||||||
|
"title": "ComfyUI-Unload-Models",
|
||||||
|
"reference": "https://github.com/willblaschko/ComfyUI-Unload-Models",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/willblaschko/ComfyUI-Unload-Models"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This repository provides developers with a way to better manage their ComfyUI model memory. It includes nodes that allow developers to either unload all models or unload one model at a time. These nodes are designed as pass-through nodes, so they can be used anywhere in the flow. The nodes can be found in the 'Unload Model' section.[w/These are massive hammers, and it could be possible to break things, please don't use them if you need finesse.]"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "kijai",
|
"author": "kijai",
|
||||||
"title": "ComfyUI-OpenDiTWrapper [WIP]",
|
"title": "ComfyUI-OpenDiTWrapper [WIP]",
|
||||||
|
|||||||
@ -13,6 +13,17 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "AIFSH",
|
||||||
|
"title": "ComfyUI-MARS5-TTS",
|
||||||
|
"id": "mars5-tts",
|
||||||
|
"reference": "https://github.com/AIFSH/ComfyUI-MARS5-TTS",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AIFSH/ComfyUI-MARS5-TTS"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "a comfyui custom node for [a/MARS5-TTS](https://github.com/Camb-ai/MARS5-TTS)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "MrSamSeen",
|
"author": "MrSamSeen",
|
||||||
"title": "ComfyUI_SSStereoscope",
|
"title": "ComfyUI_SSStereoscope",
|
||||||
|
|||||||
@ -305,6 +305,17 @@
|
|||||||
"title_aux": "ComfyUI-Live2DViewer"
|
"title_aux": "ComfyUI-Live2DViewer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/AIFSH/ComfyUI-MARS5-TTS": [
|
||||||
|
[
|
||||||
|
"LoadAudioPath",
|
||||||
|
"MARS5TTS_Node",
|
||||||
|
"PreViewAudio",
|
||||||
|
"TTSTextEncode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-MARS5-TTS"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/AIFSH/ComfyUI-MimicBrush": [
|
"https://github.com/AIFSH/ComfyUI-MimicBrush": [
|
||||||
[
|
[
|
||||||
"MimicBrushNode"
|
"MimicBrushNode"
|
||||||
@ -474,6 +485,7 @@
|
|||||||
"> Get Mean Color",
|
"> Get Mean Color",
|
||||||
"> Int",
|
"> Int",
|
||||||
"> Int to Text",
|
"> Int to Text",
|
||||||
|
"> Layer Weights (for IPAMS)",
|
||||||
"> Light Source Mask",
|
"> Light Source Mask",
|
||||||
"> Load Image",
|
"> Load Image",
|
||||||
"> Load Image From Folder",
|
"> Load Image From Folder",
|
||||||
@ -8644,7 +8656,8 @@
|
|||||||
"SaveImageAdvanced",
|
"SaveImageAdvanced",
|
||||||
"SavePosEmbeds",
|
"SavePosEmbeds",
|
||||||
"VAEDecode_to_folder",
|
"VAEDecode_to_folder",
|
||||||
"VideoFrameSelector"
|
"VideoFrameSelector",
|
||||||
|
"WidthHeightPicker"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Various custom nodes by Eden.art"
|
"title_aux": "Various custom nodes by Eden.art"
|
||||||
@ -15418,7 +15431,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": [
|
"https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": [
|
||||||
[
|
[
|
||||||
"FastStyleTransfer"
|
"FastStyleTransfer",
|
||||||
|
"TrainFastStyleTransfer"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Fast-Style-Transfer"
|
"title_aux": "ComfyUI-Fast-Style-Transfer"
|
||||||
|
|||||||
@ -219,6 +219,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:ClipTextEncodeBC, SaveAnyText, SimpleText"
|
"description": "Nodes:ClipTextEncodeBC, SaveAnyText, SimpleText"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "sonyeon-sj",
|
||||||
|
"title": "ComfyUI-easy_ImageSize_Selecter",
|
||||||
|
"reference": "https://github.com/sonyeon-sj/ComfyUI-easy_ImageSize_Selecter",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/sonyeon-sj/ComfyUI-easy_ImageSize_Selecter"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom node for ComfyUI Select the image size from the preset and select Vertical and Horizontal to output Width and Height."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user