update DB

This commit is contained in:
Dr.Lt.Data
2023-07-14 10:50:46 +09:00
parent 1b6452c839
commit 152d07697f
2 changed files with 29 additions and 1 deletions

View File

@@ -647,6 +647,16 @@
"install_type": "git-clone",
"description": "Custom nodes for easier use of SDXL in ComfyUI including an img2img workflow that utilizes both the base and refiner checkpoints."
},
{
"author": "cubiq",
"title": "Simple Math",
"reference": "https://github.com/cubiq/ComfyUI_SimpleMath",
"files": [
"https://github.com/cubiq/ComfyUI_SimpleMath"
],
"install_type": "git-clone",
"description": "custom node for ComfyUI to perform simple math operations"
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",
@@ -734,6 +744,16 @@
"install_type": "copy",
"description": "fcFloatMatic is a custom module, that when configured correctly will increment through the lines generating you loras at different strengths. The JSON file will load the config."
},
{
"author": "lrzjason",
"title": "ComfyUIJasonNode",
"reference": "https://github.com/lrzjason/ComfyUIJasonNode",
"files": [
"https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py"
],
"install_type": "copy",
"description": "Nodes:SDXLMixSampler"
},
{
"author": "theally",
"title": "TheAlly's Custom Nodes",