From 21557cd5fede9605e566c56081ef6cee4f73bb75 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 10 Jun 2023 23:13:35 +0900 Subject: [PATCH] update model --- model-list.json | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/model-list.json b/model-list.json index 75fcb0fe..aab11d65 100644 --- a/model-list.json +++ b/model-list.json @@ -451,15 +451,25 @@ "url": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11p_sd15s2_lineart_anime_fp16.safetensors" }, { - "name": "ControlNet-v1-1 (tile; fp16)", + "name": "ControlNet-v1-1 (tile; fp16; v11u)", "type": "controlnet", "base": "SD1.5", "save_path": "default", - "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (tile)", + "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (tile) / v11u", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "filename": "control_v11u_sd15_tile_fp16.safetensors", "url": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11u_sd15_tile_fp16.safetensors" }, + { + "name": "ControlNet-v1-1 (tile; fp16; v11f1e)", + "type": "controlnet", + "base": "SD1.5", + "save_path": "default", + "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (tile) / v11f1e", + "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", + "filename": "control_v11f1e_sd15_tile_fp16.safetensors", + "url": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors/resolve/main/control_v11f1e_sd15_tile_fp16.safetensors" + }, { "name": "GLIGEN textbox (fp16; pruned)", "type": "gligen",