Browse Source

update DB

pull/79/head
Dr.Lt.Data 1 year ago
parent
commit
3ac484e393
  1. 42
      custom-node-list.json
  2. 20
      extension-node-map.json

42
custom-node-list.json

@ -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."
}
}
]
}

20
extension-node-map.json

@ -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…
Cancel
Save