update DB

This commit is contained in:
dr.lt.data
2023-09-22 09:21:18 +09:00
parent ead8d78b15
commit 18f84e017c
6 changed files with 73 additions and 14 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "mcmonkeyprojects",
"title": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)",
"reference": "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding",
"files": [
"https://github.com/mcmonkeyprojects/sd-dynamic-thresholding"
],
"install_type": "git-clone",
"description": "Extension for StableSwarmUI, ComfyUI, and AUTOMATIC1111 Stable Diffusion WebUI that enables a way to use higher CFG Scales without color issues. This works by clamping latents between steps."
},
{
"author": "cubiq",
"title": "ComfyUI Essentials",