improve: scanner.py - parallel downalod

update DB
This commit is contained in:
Dr.Lt.Data
2023-11-06 23:16:00 +09:00
parent e532dbca00
commit 06286426c0
5 changed files with 21 additions and 8 deletions

View File

@@ -1606,14 +1606,14 @@
"description": "Nodes:TC_EqualizeCLAHE, TC_SizeApproximation, TC_ImageResize, TC_ImageScale, TC_ColorFill."
},
{
"author": "TeaCrab",
"title": "ComfyUI-TeaNodes",
"author": "nagolinc",
"title": "ComfyUI_FastVAEDecorder_SDXL",
"reference": "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL",
"files": [
"https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL"
],
"install_type": "git-clone",
"description": "Nodes:FastLatentToImage"
"description": "Based off of: <a href='https://github.com/Birch-san/diffusers-play/tree/main/approx_vae'>Birch-san/diffusers-play/approx_vae</a>. This ComfyUI node allows you to quickly preview SDXL 1.0 latents."
},
{
"author": "bradsec",