mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
b3deca7d1d
commit
e06e62a98e
@ -1281,6 +1281,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:TC_EqualizeCLAHE, TC_SizeApproximation, TC_ImageResize, TC_ImageScale, TC_ColorFill."
|
||||
},
|
||||
{
|
||||
"author": "TeaCrab",
|
||||
"title": "ComfyUI-TeaNodes",
|
||||
"reference": "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL",
|
||||
"files": [
|
||||
"https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:FastLatentToImage"
|
||||
},
|
||||
{
|
||||
"author": "taabata",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
@ -1469,6 +1479,16 @@
|
||||
"install_type": "copy",
|
||||
"description": "Nodes: SDXLResolutionPresets. Easy access to the officially supported resolutions, in both horizontal and vertical formats: 1024x1024, 1152x896, 1216x832, 1344x768, 1536x640"
|
||||
},
|
||||
{
|
||||
"author": "nicolai256",
|
||||
"title": "comfyUI_Nodes_nicolai256",
|
||||
"reference": "https://github.com/nicolai256/comfyUI_Nodes_nicolai256",
|
||||
"files": [
|
||||
"https://github.com/nicolai256/comfyUI_Nodes_nicolai256/raw/main/yugioh-presets.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes: yugioh_Presets. by Nicolai256 inspired by throttlekitty SDXLAspectRatio"
|
||||
},
|
||||
{
|
||||
"author": "theally",
|
||||
"title": "TheAlly's Custom Nodes",
|
||||
|
||||
@ -343,7 +343,7 @@
|
||||
"Zoe-DepthMapPreprocessor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI's ControlNet Preprocessors auxiliary models"
|
||||
"title_aux": "(WIP) ComfyUI's ControlNet Preprocessors auxiliary models"
|
||||
}
|
||||
],
|
||||
"https://github.com/FizzleDorf/AIT": [
|
||||
@ -1847,6 +1847,22 @@
|
||||
"title_aux": "SaveImgPrompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": [
|
||||
[
|
||||
"FastLatentToImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TeaNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/nicolai256/comfyUI_Nodes_nicolai256/raw/main/yugioh-presets.py": [
|
||||
[
|
||||
"yugioh_Presets"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyUI_Nodes_nicolai256"
|
||||
}
|
||||
],
|
||||
"https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": [
|
||||
[
|
||||
"CLIPStringEncode _O",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user