mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-19 11:45:13 +08:00
update DB
This commit is contained in:
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user