From 7529774f0bc0f2af36db69b50d0aace4e3f93054 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 13 Nov 2023 15:26:11 +0900 Subject: [PATCH] update DB --- model-list.json | 11 ++++++++++- node_db/new/model-list.json | 11 +++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/model-list.json b/model-list.json index dca21d2..a545092 100644 --- a/model-list.json +++ b/model-list.json @@ -512,7 +512,16 @@ "filename": "temporalnetversion2.ckpt", "url": "https://huggingface.co/CiaraRowles/TemporalNet2/resolve/main/temporalnetversion2.ckpt" }, - + { + "name": "CiaraRowles/TemporalNet1XL (1.0)", + "type": "controlnet", + "base": "SD1.5", + "save_path": "controlnet/TemporalNet1XL", + "description": "This is TemporalNet1XL, it is a re-train of the controlnet TemporalNet1 with Stable Diffusion XL.", + "reference": "https://huggingface.co/CiaraRowles/controlnet-temporalnet-sdxl-1.0", + "filename": "diffusion_pytorch_model.safetensors", + "url": "https://huggingface.co/CiaraRowles/controlnet-temporalnet-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors" + }, { "name": "CLIPVision model (stabilityai/clip_vision_g)", diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index 6374ea7..db17b6d 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -1,5 +1,16 @@ { "models": [ + { + "name": "CiaraRowles/TemporalNet1XL (1.0)", + "type": "controlnet", + "base": "SD1.5", + "save_path": "controlnet/TemporalNet1XL", + "description": "This is TemporalNet1XL, it is a re-train of the controlnet TemporalNet1 with Stable Diffusion XL.", + "reference": "https://huggingface.co/CiaraRowles/controlnet-temporalnet-sdxl-1.0", + "filename": "diffusion_pytorch_model.safetensors", + "url": "https://huggingface.co/CiaraRowles/controlnet-temporalnet-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors" + }, + { "name": "LCM LoRA SD1.5", "type": "lora",