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
8e0bb1b149
commit
3ac484e393
@ -1331,6 +1331,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: SDXLRecommendedImageSize, JjkText, JjkShowText, JjkConcat. A set of custom nodes for ComfyUI - focused on text and parameter utility"
|
||||
},
|
||||
{
|
||||
"author": "dagthomas",
|
||||
"title": "SDXL Auto Prompter",
|
||||
"reference": "https://github.com/dagthomas/comfyui_dagthomas",
|
||||
"files": [
|
||||
"https://github.com/dagthomas/comfyui_dagthomas"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Easy prompting for generation of endless random art pieces and photographs!"
|
||||
},
|
||||
{
|
||||
"author": "marhensa",
|
||||
"title": "Recommended Resolution Calculator",
|
||||
"reference": "https://github.com/marhensa/sdxl-recommended-res-calc",
|
||||
"files": [
|
||||
"https://github.com/marhensa/sdxl-recommended-res-calc"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Input your desired output final resolution, it will automaticaly set the initial recommended SDXL ratio/size and its Upscale Factor to reach that output final resolution, also there's an option for 2x/4x reverse Upscale Factor. These all to avoid using bad/arbitary initial ratio/resolution."
|
||||
},
|
||||
{
|
||||
"author": "taabata",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
@ -1562,26 +1582,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "Various image processing nodes."
|
||||
},
|
||||
{
|
||||
"author": "dagthomas",
|
||||
"title": "SDXL Auto Prompter",
|
||||
"reference": "https://github.com/dagthomas/comfyui_dagthomas",
|
||||
"files": [
|
||||
"https://github.com/dagthomas/comfyui_dagthomas"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Easy prompting for generation of endless random art pieces and photographs!"
|
||||
},
|
||||
{
|
||||
"author": "marhensa",
|
||||
"title": "Recommended Resolution Calculator",
|
||||
"reference": "https://github.com/marhensa/sdxl-recommended-res-calc",
|
||||
"files": [
|
||||
"https://github.com/marhensa/sdxl-recommended-res-calc"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Input your desired output final resolution, it will automaticaly set the initial recommended SDXL ratio/size and its Upscale Factor to reach that output final resolution, also there's an option for 2x/4x reverse Upscale Factor. These all to avoid using bad/arbitary initial ratio/resolution."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -398,7 +398,8 @@
|
||||
"SDXL Additional Settings (JPS)",
|
||||
"SDXL Basic Settings (JPS)",
|
||||
"SDXL Resolutions (JPS)",
|
||||
"Switch Generation Mode (JPS)"
|
||||
"Switch Generation Mode (JPS)",
|
||||
"Switch Generation Mode 4in1 (JPS)"
|
||||
],
|
||||
{
|
||||
"title_aux": "JPS Custom Nodes for ComfyUI"
|
||||
@ -1344,6 +1345,14 @@
|
||||
"title_aux": "Simple Math"
|
||||
}
|
||||
],
|
||||
"https://github.com/dagthomas/comfyui_dagthomas": [
|
||||
[
|
||||
"PromptGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "SDXL Auto Prompter"
|
||||
}
|
||||
],
|
||||
"https://github.com/dawangraoming/ComfyUI_ksampler_gpu/raw/main/ksampler_gpu.py": [
|
||||
[
|
||||
"KSamplerAdvancedGPU",
|
||||
@ -1809,6 +1818,14 @@
|
||||
"title_aux": "m957ymj75urz/ComfyUI-Custom-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/marhensa/sdxl-recommended-res-calc": [
|
||||
[
|
||||
"RecommendedResCalc"
|
||||
],
|
||||
{
|
||||
"title_aux": "Recommended Resolution Calculator"
|
||||
}
|
||||
],
|
||||
"https://github.com/meap158/ComfyUI-GPU-temperature-protection": [
|
||||
[
|
||||
"GPUTemperatureProtection"
|
||||
@ -2261,6 +2278,7 @@
|
||||
"KSamplerAdvanced (WLSH)",
|
||||
"Multiply Integer (WLSH)",
|
||||
"Outpaint to Image (WLSH)",
|
||||
"Read Prompt Data from Image (WLSH)",
|
||||
"Resolutions by Ratio (WLSH)",
|
||||
"SDXL Quick Empty Latent (WLSH)",
|
||||
"SDXL Quick Image Scale (WLSH)",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user