mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-11 07:04:23 +08:00
update DB
This commit is contained in:
parent
fde04fbc8b
commit
1f5f58147d
@ -3702,6 +3702,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "The easiest way to run & share any ComfyUI workflow [a/https://comfyrun.com](https://comfyrun.com)"
|
"description": "The easiest way to run & share any ComfyUI workflow [a/https://comfyrun.com](https://comfyrun.com)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "styler00dollar",
|
||||||
|
"title": "ComfyUI-sudo-latent-upscale",
|
||||||
|
"reference": "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Directly upscaling inside the latent space. Model was trained for SD1.5 and drawn content. Might add new architectures or update models at some point. This took heavy inspriration from [city96/SD-Latent-Upscaler](https://github.com/city96/SD-Latent-Upscaler) and [Ttl/ComfyUi_NNLatentUpscale](https://github.com/Ttl/ComfyUi_NNLatentUpscale). "
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -62,9 +62,14 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/AI2lab/comfyUI-tool-2lab": [
|
"https://github.com/AI2lab/comfyUI-tool-2lab": [
|
||||||
[
|
[
|
||||||
"ImageToMask_2lab",
|
"Azure_Openai_GPT",
|
||||||
"MaskToImage_2lab",
|
"ChatGLM_GPT",
|
||||||
"PreviewText_2lab"
|
"Openai_chatGPT",
|
||||||
|
"baidu_translator",
|
||||||
|
"properties_loader",
|
||||||
|
"show_text",
|
||||||
|
"show_web_image",
|
||||||
|
"youdao_translator"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyUI-tool-2lab"
|
"title_aux": "comfyUI-tool-2lab"
|
||||||
@ -1614,6 +1619,7 @@
|
|||||||
"CR Display Font",
|
"CR Display Font",
|
||||||
"CR Draw OBJ",
|
"CR Draw OBJ",
|
||||||
"CR Draw Perspective Text",
|
"CR Draw Perspective Text",
|
||||||
|
"CR Draw Shape",
|
||||||
"CR Draw Text",
|
"CR Draw Text",
|
||||||
"CR Encode Scheduled Prompts",
|
"CR Encode Scheduled Prompts",
|
||||||
"CR Feathered Border",
|
"CR Feathered Border",
|
||||||
@ -1684,6 +1690,7 @@
|
|||||||
"CR Multi Upscale Stack",
|
"CR Multi Upscale Stack",
|
||||||
"CR Multi-ControlNet Stack",
|
"CR Multi-ControlNet Stack",
|
||||||
"CR Multi-Panel Meme Template",
|
"CR Multi-Panel Meme Template",
|
||||||
|
"CR Multiline Text",
|
||||||
"CR Output Flow Frames",
|
"CR Output Flow Frames",
|
||||||
"CR Output Schedule To File",
|
"CR Output Schedule To File",
|
||||||
"CR Overlay Text",
|
"CR Overlay Text",
|
||||||
@ -4148,6 +4155,7 @@
|
|||||||
"GetImagesFromBatchIndexed",
|
"GetImagesFromBatchIndexed",
|
||||||
"GrowMaskWithBlur",
|
"GrowMaskWithBlur",
|
||||||
"INTConstant",
|
"INTConstant",
|
||||||
|
"ImageBatchRepeatInterleaving",
|
||||||
"ImageBatchTestPattern",
|
"ImageBatchTestPattern",
|
||||||
"ImageConcanate",
|
"ImageConcanate",
|
||||||
"ImageGrabPIL",
|
"ImageGrabPIL",
|
||||||
@ -5503,6 +5511,14 @@
|
|||||||
"title_aux": "ComfyUI_Strimmlarns_aesthetic_score"
|
"title_aux": "ComfyUI_Strimmlarns_aesthetic_score"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": [
|
||||||
|
[
|
||||||
|
"SudoLatentUpscale"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-sudo-latent-upscale"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/syllebra/bilbox-comfyui": [
|
"https://github.com/syllebra/bilbox-comfyui": [
|
||||||
[
|
[
|
||||||
"BilboXLut",
|
"BilboXLut",
|
||||||
@ -5670,7 +5686,8 @@
|
|||||||
[
|
[
|
||||||
"Batch Unsampler",
|
"Batch Unsampler",
|
||||||
"Iterative Mixing KSampler",
|
"Iterative Mixing KSampler",
|
||||||
"Iterative Mixing KSampler Advanced"
|
"Iterative Mixing KSampler Advanced",
|
||||||
|
"Latent Batch Statistics Plot"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Iterative Mixing Nodes"
|
"title_aux": "ComfyUI Iterative Mixing Nodes"
|
||||||
@ -5988,23 +6005,43 @@
|
|||||||
[
|
[
|
||||||
"dynamicThresholdingFull",
|
"dynamicThresholdingFull",
|
||||||
"easy LLLiteLoader",
|
"easy LLLiteLoader",
|
||||||
|
"easy XYPlot",
|
||||||
"easy a1111Loader",
|
"easy a1111Loader",
|
||||||
"easy comfyLoader",
|
"easy comfyLoader",
|
||||||
"easy controlnetLoader",
|
"easy controlnetLoader",
|
||||||
"easy controlnetLoaderADV",
|
"easy controlnetLoaderADV",
|
||||||
|
"easy detailerFix",
|
||||||
|
"easy fullLoader",
|
||||||
|
"easy fullkSampler",
|
||||||
"easy globalSeed",
|
"easy globalSeed",
|
||||||
|
"easy hiresFix",
|
||||||
"easy imageInsetCrop",
|
"easy imageInsetCrop",
|
||||||
|
"easy imagePixelPerfect",
|
||||||
|
"easy imageRemoveBG",
|
||||||
"easy imageSize",
|
"easy imageSize",
|
||||||
"easy imageSizeByLongerSide",
|
"easy imageSizeByLongerSide",
|
||||||
"easy imageSizeBySide",
|
"easy imageSizeBySide",
|
||||||
"easy kSampler",
|
"easy kSampler",
|
||||||
"easy kSamplerSDTurbo",
|
"easy kSamplerSDTurbo",
|
||||||
"easy kSamplerTiled",
|
"easy kSamplerTiled",
|
||||||
|
"easy loraStack",
|
||||||
|
"easy negative",
|
||||||
|
"easy pipeIn",
|
||||||
|
"easy pipeOut",
|
||||||
|
"easy portraitMaster",
|
||||||
|
"easy poseEditor",
|
||||||
|
"easy positive",
|
||||||
|
"easy preDetailerFix",
|
||||||
"easy preSampling",
|
"easy preSampling",
|
||||||
"easy preSamplingAdvanced",
|
"easy preSamplingAdvanced",
|
||||||
"easy preSamplingDynamicCFG",
|
"easy preSamplingDynamicCFG",
|
||||||
"easy preSamplingSdTurbo",
|
"easy preSamplingSdTurbo",
|
||||||
"easy showSpentTime"
|
"easy samLoaderPipe",
|
||||||
|
"easy showSpentTime",
|
||||||
|
"easy svdLoader",
|
||||||
|
"easy ultralyticsDetectorPipe",
|
||||||
|
"easy wildcards",
|
||||||
|
"easy zero123Loader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Easy Use"
|
"title_aux": "ComfyUI Easy Use"
|
||||||
|
|||||||
@ -10,6 +10,16 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "styler00dollar",
|
||||||
|
"title": "ComfyUI-sudo-latent-upscale",
|
||||||
|
"reference": "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Directly upscaling inside the latent space. Model was trained for SD1.5 and drawn content. Might add new architectures or update models at some point. This took heavy inspriration from [city96/SD-Latent-Upscaler](https://github.com/city96/SD-Latent-Upscaler) and [Ttl/ComfyUi_NNLatentUpscale](https://github.com/Ttl/ComfyUi_NNLatentUpscale). "
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "thecooltechguy",
|
"author": "thecooltechguy",
|
||||||
"title": "ComfyUI-ComfyRun",
|
"title": "ComfyUI-ComfyRun",
|
||||||
@ -310,7 +320,7 @@
|
|||||||
"https://github.com/AI2lab/comfyUI-tool-2lab"
|
"https://github.com/AI2lab/comfyUI-tool-2lab"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:Mask to Image (2lab), Image to Mask (2lab)."
|
"description": "Integrate non-painting capabilities into comfyUI, including data, algorithms, video processing, large models, etc., to facilitate the construction of more powerful workflows."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "LZC",
|
"author": "LZC",
|
||||||
|
|||||||
@ -62,9 +62,14 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/AI2lab/comfyUI-tool-2lab": [
|
"https://github.com/AI2lab/comfyUI-tool-2lab": [
|
||||||
[
|
[
|
||||||
"ImageToMask_2lab",
|
"Azure_Openai_GPT",
|
||||||
"MaskToImage_2lab",
|
"ChatGLM_GPT",
|
||||||
"PreviewText_2lab"
|
"Openai_chatGPT",
|
||||||
|
"baidu_translator",
|
||||||
|
"properties_loader",
|
||||||
|
"show_text",
|
||||||
|
"show_web_image",
|
||||||
|
"youdao_translator"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyUI-tool-2lab"
|
"title_aux": "comfyUI-tool-2lab"
|
||||||
@ -1614,6 +1619,7 @@
|
|||||||
"CR Display Font",
|
"CR Display Font",
|
||||||
"CR Draw OBJ",
|
"CR Draw OBJ",
|
||||||
"CR Draw Perspective Text",
|
"CR Draw Perspective Text",
|
||||||
|
"CR Draw Shape",
|
||||||
"CR Draw Text",
|
"CR Draw Text",
|
||||||
"CR Encode Scheduled Prompts",
|
"CR Encode Scheduled Prompts",
|
||||||
"CR Feathered Border",
|
"CR Feathered Border",
|
||||||
@ -1684,6 +1690,7 @@
|
|||||||
"CR Multi Upscale Stack",
|
"CR Multi Upscale Stack",
|
||||||
"CR Multi-ControlNet Stack",
|
"CR Multi-ControlNet Stack",
|
||||||
"CR Multi-Panel Meme Template",
|
"CR Multi-Panel Meme Template",
|
||||||
|
"CR Multiline Text",
|
||||||
"CR Output Flow Frames",
|
"CR Output Flow Frames",
|
||||||
"CR Output Schedule To File",
|
"CR Output Schedule To File",
|
||||||
"CR Overlay Text",
|
"CR Overlay Text",
|
||||||
@ -4148,6 +4155,7 @@
|
|||||||
"GetImagesFromBatchIndexed",
|
"GetImagesFromBatchIndexed",
|
||||||
"GrowMaskWithBlur",
|
"GrowMaskWithBlur",
|
||||||
"INTConstant",
|
"INTConstant",
|
||||||
|
"ImageBatchRepeatInterleaving",
|
||||||
"ImageBatchTestPattern",
|
"ImageBatchTestPattern",
|
||||||
"ImageConcanate",
|
"ImageConcanate",
|
||||||
"ImageGrabPIL",
|
"ImageGrabPIL",
|
||||||
@ -5503,6 +5511,14 @@
|
|||||||
"title_aux": "ComfyUI_Strimmlarns_aesthetic_score"
|
"title_aux": "ComfyUI_Strimmlarns_aesthetic_score"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": [
|
||||||
|
[
|
||||||
|
"SudoLatentUpscale"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-sudo-latent-upscale"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/syllebra/bilbox-comfyui": [
|
"https://github.com/syllebra/bilbox-comfyui": [
|
||||||
[
|
[
|
||||||
"BilboXLut",
|
"BilboXLut",
|
||||||
@ -5670,7 +5686,8 @@
|
|||||||
[
|
[
|
||||||
"Batch Unsampler",
|
"Batch Unsampler",
|
||||||
"Iterative Mixing KSampler",
|
"Iterative Mixing KSampler",
|
||||||
"Iterative Mixing KSampler Advanced"
|
"Iterative Mixing KSampler Advanced",
|
||||||
|
"Latent Batch Statistics Plot"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Iterative Mixing Nodes"
|
"title_aux": "ComfyUI Iterative Mixing Nodes"
|
||||||
@ -5988,23 +6005,43 @@
|
|||||||
[
|
[
|
||||||
"dynamicThresholdingFull",
|
"dynamicThresholdingFull",
|
||||||
"easy LLLiteLoader",
|
"easy LLLiteLoader",
|
||||||
|
"easy XYPlot",
|
||||||
"easy a1111Loader",
|
"easy a1111Loader",
|
||||||
"easy comfyLoader",
|
"easy comfyLoader",
|
||||||
"easy controlnetLoader",
|
"easy controlnetLoader",
|
||||||
"easy controlnetLoaderADV",
|
"easy controlnetLoaderADV",
|
||||||
|
"easy detailerFix",
|
||||||
|
"easy fullLoader",
|
||||||
|
"easy fullkSampler",
|
||||||
"easy globalSeed",
|
"easy globalSeed",
|
||||||
|
"easy hiresFix",
|
||||||
"easy imageInsetCrop",
|
"easy imageInsetCrop",
|
||||||
|
"easy imagePixelPerfect",
|
||||||
|
"easy imageRemoveBG",
|
||||||
"easy imageSize",
|
"easy imageSize",
|
||||||
"easy imageSizeByLongerSide",
|
"easy imageSizeByLongerSide",
|
||||||
"easy imageSizeBySide",
|
"easy imageSizeBySide",
|
||||||
"easy kSampler",
|
"easy kSampler",
|
||||||
"easy kSamplerSDTurbo",
|
"easy kSamplerSDTurbo",
|
||||||
"easy kSamplerTiled",
|
"easy kSamplerTiled",
|
||||||
|
"easy loraStack",
|
||||||
|
"easy negative",
|
||||||
|
"easy pipeIn",
|
||||||
|
"easy pipeOut",
|
||||||
|
"easy portraitMaster",
|
||||||
|
"easy poseEditor",
|
||||||
|
"easy positive",
|
||||||
|
"easy preDetailerFix",
|
||||||
"easy preSampling",
|
"easy preSampling",
|
||||||
"easy preSamplingAdvanced",
|
"easy preSamplingAdvanced",
|
||||||
"easy preSamplingDynamicCFG",
|
"easy preSamplingDynamicCFG",
|
||||||
"easy preSamplingSdTurbo",
|
"easy preSamplingSdTurbo",
|
||||||
"easy showSpentTime"
|
"easy samLoaderPipe",
|
||||||
|
"easy showSpentTime",
|
||||||
|
"easy svdLoader",
|
||||||
|
"easy ultralyticsDetectorPipe",
|
||||||
|
"easy wildcards",
|
||||||
|
"easy zero123Loader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI Easy Use"
|
"title_aux": "ComfyUI Easy Use"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user