update DB

This commit is contained in:
Dr.Lt.Data
2023-05-22 17:25:54 +09:00
parent 4544078f91
commit 26dc378b88
2 changed files with 159 additions and 104 deletions

View File

@ -10,11 +10,6 @@
"tags":"Dynamic Thresholding, DT, CFG",
"description": "Increasing the CFG prevents the degradation of color accuracy."
},
{
"id":"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_rescalecfg.py",
"tags":"Dynamic Thresholding, DT, CFG",
"description": "Increasing the CFG prevents the degradation of color accuracy."
},
{
"id":"https://github.com/ltdrdata/ComfyUI-Impact-Pack",
"tags":"ddetailer, adetailer, ddsd, DD, loopback scaler",
@ -74,6 +69,16 @@
"id":"https://github.com/asd417/tomeSD_for_Comfy/raw/main/tomeloader.py",
"tags":"tomesd",
"description": "This extension is a ComfyUI wrapper for 'tomesd' that improves generation speed through token merging."
},
{
"id":"https://github.com/ssitu/ComfyUI_UltimateSDUpscale",
"tags":"upscaler, Ultimate SD Upscale",
"description": "ComfyUI nodes for the Ultimate Stable Diffusion Upscale script by Coyote-A. Uses the same script used in the A1111 extension to hopefully replicate images generated using the A1111 webui."
},
{
"id":"https://github.com/dawangraoming/ComfyUI_ksampler_gpu/raw/main/ksampler_gpu.py",
"tags":"random, noise",
"description": "A1111 provides KSampler that uses GPU-based random noise. This extension offers KSampler utilizing GPU-based random noise."
}
]
}