mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +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,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"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user