From 25d461483aab00617988be640a1e21671380ec50 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 16 Jun 2024 10:03:37 +0900 Subject: [PATCH] update DB --- model-list.json | 20 ++++++++++++++++++++ node_db/new/model-list.json | 21 +++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/model-list.json b/model-list.json index 52824633..e25c8f70 100644 --- a/model-list.json +++ b/model-list.json @@ -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", diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index 3e71f92a..f9136468 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -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",