mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
53a13bc764
commit
27677f7e22
@ -3219,6 +3219,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an image/video/workflow browser and manager for ComfyUI. You could add image/video/workflow to collections and load it to ComfyUI. You will be able to use your collections everywhere."
|
||||
},
|
||||
{
|
||||
"author": "yolain",
|
||||
"title": "ComfyUI Easy Use",
|
||||
"reference": "https://github.com/yolain/ComfyUI-Easy-Use",
|
||||
"files": [
|
||||
"https://github.com/yolain/ComfyUI-Easy-Use"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "To enhance the usability of ComfyUI, optimizations and integrations have been implemented for several commonly used nodes."
|
||||
},
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
"title": "SDXL_sizing",
|
||||
|
||||
@ -5376,6 +5376,29 @@
|
||||
"title_aux": "NodeGPT"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolain/ComfyUI-Easy-Use": [
|
||||
[
|
||||
"dynamicThresholdingFull",
|
||||
"easy a1111Loader",
|
||||
"easy comfyLoader",
|
||||
"easy controlnetLoader",
|
||||
"easy globalSeed",
|
||||
"easy imageInsetCrop",
|
||||
"easy imageSize",
|
||||
"easy imageSizeByLongerSide",
|
||||
"easy kSampler",
|
||||
"easy kSamplerSDTurbo",
|
||||
"easy kSamplerTiled",
|
||||
"easy preSampling",
|
||||
"easy preSamplingAdvanced",
|
||||
"easy preSamplingDynamicCFG",
|
||||
"easy preSamplingSdTurbo",
|
||||
"showSpentTime"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Easy Use"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolanother/DTAIComfyImageSubmit": [
|
||||
[
|
||||
"DTSimpleSubmitImage",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "yolain",
|
||||
"title": "ComfyUI Easy Use",
|
||||
"reference": "https://github.com/yolain/ComfyUI-Easy-Use",
|
||||
"files": [
|
||||
"https://github.com/yolain/ComfyUI-Easy-Use"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "To enhance the usability of ComfyUI, optimizations and integrations have been implemented for several commonly used nodes."
|
||||
},
|
||||
{
|
||||
"author": "tzwm",
|
||||
"title": "ComfyUI Browser",
|
||||
|
||||
@ -5376,6 +5376,29 @@
|
||||
"title_aux": "NodeGPT"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolain/ComfyUI-Easy-Use": [
|
||||
[
|
||||
"dynamicThresholdingFull",
|
||||
"easy a1111Loader",
|
||||
"easy comfyLoader",
|
||||
"easy controlnetLoader",
|
||||
"easy globalSeed",
|
||||
"easy imageInsetCrop",
|
||||
"easy imageSize",
|
||||
"easy imageSizeByLongerSide",
|
||||
"easy kSampler",
|
||||
"easy kSamplerSDTurbo",
|
||||
"easy kSamplerTiled",
|
||||
"easy preSampling",
|
||||
"easy preSamplingAdvanced",
|
||||
"easy preSamplingDynamicCFG",
|
||||
"easy preSamplingSdTurbo",
|
||||
"showSpentTime"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Easy Use"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolanother/DTAIComfyImageSubmit": [
|
||||
[
|
||||
"DTSimpleSubmitImage",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user