mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-15 09:04:52 +08:00
fix DB
This commit is contained in:
parent
25d461483a
commit
959013884d
@ -7,7 +7,7 @@
|
|||||||
"save_path": "vae_approx",
|
"save_path": "vae_approx",
|
||||||
"description": "(SD3 Verison) To view the preview in high quality while running samples in ComfyUI, you will need this model.",
|
"description": "(SD3 Verison) To view the preview in high quality while running samples in ComfyUI, you will need this model.",
|
||||||
"reference": "https://github.com/madebyollin/taesd",
|
"reference": "https://github.com/madebyollin/taesd",
|
||||||
"filename": "taesdxl_decoder.pth",
|
"filename": "taesd3_decoder.pth",
|
||||||
"url": "https://github.com/madebyollin/taesd/raw/main/taesd3_decoder.pth"
|
"url": "https://github.com/madebyollin/taesd/raw/main/taesd3_decoder.pth"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -17,7 +17,7 @@
|
|||||||
"save_path": "vae_approx",
|
"save_path": "vae_approx",
|
||||||
"description": "(SD3 Verison) To view the preview in high quality while running samples in ComfyUI, you will need this model.",
|
"description": "(SD3 Verison) To view the preview in high quality while running samples in ComfyUI, you will need this model.",
|
||||||
"reference": "https://github.com/madebyollin/taesd",
|
"reference": "https://github.com/madebyollin/taesd",
|
||||||
"filename": "taesdxl_encoder.pth",
|
"filename": "taesd3_encoder.pth",
|
||||||
"url": "https://github.com/madebyollin/taesd/raw/main/taesd3_encoder.pth"
|
"url": "https://github.com/madebyollin/taesd/raw/main/taesd3_encoder.pth"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
"save_path": "vae_approx",
|
"save_path": "vae_approx",
|
||||||
"description": "(SD3 Verison) To view the preview in high quality while running samples in ComfyUI, you will need this model.",
|
"description": "(SD3 Verison) To view the preview in high quality while running samples in ComfyUI, you will need this model.",
|
||||||
"reference": "https://github.com/madebyollin/taesd",
|
"reference": "https://github.com/madebyollin/taesd",
|
||||||
"filename": "taesdxl_decoder.pth",
|
"filename": "taesd3_decoder.pth",
|
||||||
"url": "https://github.com/madebyollin/taesd/raw/main/taesd3_decoder.pth"
|
"url": "https://github.com/madebyollin/taesd/raw/main/taesd3_decoder.pth"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -17,10 +17,10 @@
|
|||||||
"save_path": "vae_approx",
|
"save_path": "vae_approx",
|
||||||
"description": "(SD3 Verison) To view the preview in high quality while running samples in ComfyUI, you will need this model.",
|
"description": "(SD3 Verison) To view the preview in high quality while running samples in ComfyUI, you will need this model.",
|
||||||
"reference": "https://github.com/madebyollin/taesd",
|
"reference": "https://github.com/madebyollin/taesd",
|
||||||
"filename": "taesdxl_encoder.pth",
|
"filename": "taesd3_encoder.pth",
|
||||||
"url": "https://github.com/madebyollin/taesd/raw/main/taesd3_encoder.pth"
|
"url": "https://github.com/madebyollin/taesd/raw/main/taesd3_encoder.pth"
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic v2 (rank256)",
|
"name": "TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic v2 (rank256)",
|
||||||
"type": "controlnet",
|
"type": "controlnet",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user