update DB

This commit is contained in:
Dr.Lt.Data
2024-06-16 09:54:43 +09:00
parent 008628bf36
commit 98ceb24ff2
6 changed files with 771 additions and 664 deletions

View File

@@ -10,7 +10,48 @@
},
{
"author": "kijai",
"title": "ComfyUI-B-LoRA [WIP]",
"id": "b-lora",
"reference": "https://github.com/liusida/ComfyUI-B-LoRA",
"files": [
"https://github.com/liusida/ComfyUI-B-LoRA"
],
"install_type": "git-clone",
"description": "Load and apply B-LoRA models, currently B-LoRA models only works with SDXL (sdxl_base_1.0)."
},
{
"author": "kijai",
"title": "ComfyUI-DiffusersSD3Wrapper",
"id": "diffusers-sd3-wrapper",
"reference": "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper",
"files": [
"https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper"
],
"install_type": "git-clone",
"description": "Nodes:Load SD3DiffusersPipeline, SD3 ControlNet Sampler"
},
{
"author": "AustinMroz",
"title": "ComfyUI-SD3-Medium-CN-Diffusers [WIP]",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SD3-Medium-CN-Diffusers",
"files": [
"https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing"
],
"install_type": "git-clone",
"description": "ComfyUI SD3-Medium ControlNetDiffusers"
},
{
"author": "AustinMroz",
"title": "ComfyUI-WorkflowCheckpointing [WIP]",
"reference": "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing",
"files": [
"https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing"
],
"install_type": "git-clone",
"description": "Automatically creates checkpoints during workflow execution. If If an workflow is canceled or ComfyUI crashes mid-execution, then these checkpoints are used when the workflow is re-queued to resume execution with minimal progress loss."
},
{
"author": "redhottensors",
"title": "ComfyUI-ODE",