update DB

This commit is contained in:
Dr.Lt.Data 2024-06-16 10:03:37 +09:00
parent 98ceb24ff2
commit 25d461483a
2 changed files with 41 additions and 0 deletions

View File

@ -1,5 +1,25 @@
{
"models": [
{
"name": "TAESD3 Decoder",
"type": "TAESD",
"base": "SDXL",
"save_path": "vae_approx",
"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",
"filename": "taesdxl_decoder.pth",
"url": "https://github.com/madebyollin/taesd/raw/main/taesd3_decoder.pth"
},
{
"name": "TAESD3 Encoder",
"type": "TAESD",
"base": "SDXL",
"save_path": "vae_approx",
"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",
"filename": "taesdxl_encoder.pth",
"url": "https://github.com/madebyollin/taesd/raw/main/taesd3_encoder.pth"
},
{
"name": "TAESDXL Decoder",
"type": "TAESD",

View File

@ -1,5 +1,26 @@
{
"models": [
{
"name": "TAESD3 Decoder",
"type": "TAESD",
"base": "SDXL",
"save_path": "vae_approx",
"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",
"filename": "taesdxl_decoder.pth",
"url": "https://github.com/madebyollin/taesd/raw/main/taesd3_decoder.pth"
},
{
"name": "TAESD3 Encoder",
"type": "TAESD",
"base": "SDXL",
"save_path": "vae_approx",
"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",
"filename": "taesdxl_encoder.pth",
"url": "https://github.com/madebyollin/taesd/raw/main/taesd3_encoder.pth"
},
{
"name": "TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic v2 (rank256)",
"type": "controlnet",