update DB

saved path for models
https://github.com/ltdrdata/ComfyUI-Manager/issues/993#issuecomment-2395021604
This commit is contained in:
Dr.Lt.Data 2024-11-17 15:38:14 +09:00
parent 602eacf0ed
commit f985c02ce7

View File

@ -312,7 +312,7 @@
"name": "negative_hand Negative Embedding", "name": "negative_hand Negative Embedding",
"type": "embeddings", "type": "embeddings",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "embeddings/SD1.5",
"description": "If you use this embedding with negatives, you can solve the issue of damaging your hands.", "description": "If you use this embedding with negatives, you can solve the issue of damaging your hands.",
"reference": "https://civitai.com/models/56519/negativehand-negative-embedding", "reference": "https://civitai.com/models/56519/negativehand-negative-embedding",
"filename": "negative_hand-neg.pt", "filename": "negative_hand-neg.pt",
@ -323,7 +323,7 @@
"name": "bad_prompt Negative Embedding", "name": "bad_prompt Negative Embedding",
"type": "embeddings", "type": "embeddings",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "embeddings/SD1.5",
"description": "The idea behind this embedding was to somehow train the negative prompt as an embedding, thus unifying the basis of the negative prompt into one word or embedding.", "description": "The idea behind this embedding was to somehow train the negative prompt as an embedding, thus unifying the basis of the negative prompt into one word or embedding.",
"reference": "https://civitai.com/models/55700/badprompt-negative-embedding", "reference": "https://civitai.com/models/55700/badprompt-negative-embedding",
"filename": "bad_prompt_version2-neg.pt", "filename": "bad_prompt_version2-neg.pt",
@ -334,7 +334,7 @@
"name": "Deep Negative V1.75", "name": "Deep Negative V1.75",
"type": "embeddings", "type": "embeddings",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "embeddings/SD1.5",
"description": "These embedding learn what disgusting compositions and color patterns are, including faulty human anatomy, offensive color schemes, upside-down spatial structures, and more. Placing it in the negative can go a long way to avoiding these things.", "description": "These embedding learn what disgusting compositions and color patterns are, including faulty human anatomy, offensive color schemes, upside-down spatial structures, and more. Placing it in the negative can go a long way to avoiding these things.",
"reference": "https://civitai.com/models/4629/deep-negative-v1x", "reference": "https://civitai.com/models/4629/deep-negative-v1x",
"filename": "ng_deepnegative_v1_75t.pt", "filename": "ng_deepnegative_v1_75t.pt",
@ -345,7 +345,7 @@
"name": "EasyNegative", "name": "EasyNegative",
"type": "embeddings", "type": "embeddings",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "embeddings/SD1.5",
"description": "This embedding should be used in your NEGATIVE prompt. Adjust the strength as desired (seems to scale well without any distortions), the strength required may vary based on positive and negative prompts.", "description": "This embedding should be used in your NEGATIVE prompt. Adjust the strength as desired (seems to scale well without any distortions), the strength required may vary based on positive and negative prompts.",
"reference": "https://civitai.com/models/7808/easynegative", "reference": "https://civitai.com/models/7808/easynegative",
"filename": "easynegative.safetensors", "filename": "easynegative.safetensors",
@ -521,7 +521,7 @@
"name": "sd_xl_base_1.0_0.9vae.safetensors", "name": "sd_xl_base_1.0_0.9vae.safetensors",
"type": "checkpoint", "type": "checkpoint",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "checkpoints/SDXL",
"description": "Stable Diffusion XL base model (VAE 0.9)", "description": "Stable Diffusion XL base model (VAE 0.9)",
"reference": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0", "reference": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0",
"filename": "sd_xl_base_1.0_0.9vae.safetensors", "filename": "sd_xl_base_1.0_0.9vae.safetensors",
@ -532,7 +532,7 @@
"name": "sd_xl_base_1.0.safetensors", "name": "sd_xl_base_1.0.safetensors",
"type": "checkpoint", "type": "checkpoint",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "checkpoints/SDXL",
"description": "Stable Diffusion XL base model", "description": "Stable Diffusion XL base model",
"reference": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0", "reference": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0",
"filename": "sd_xl_base_1.0.safetensors", "filename": "sd_xl_base_1.0.safetensors",
@ -543,7 +543,7 @@
"name": "sd_xl_refiner_1.0_0.9vae.safetensors", "name": "sd_xl_refiner_1.0_0.9vae.safetensors",
"type": "checkpoint", "type": "checkpoint",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "checkpoints/SDXL",
"description": "Stable Diffusion XL refiner model (VAE 0.9)", "description": "Stable Diffusion XL refiner model (VAE 0.9)",
"reference": "https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0", "reference": "https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0",
"filename": "sd_xl_refiner_1.0_0.9vae.safetensors", "filename": "sd_xl_refiner_1.0_0.9vae.safetensors",
@ -554,7 +554,7 @@
"name": "stable-diffusion-xl-refiner-1.0", "name": "stable-diffusion-xl-refiner-1.0",
"type": "checkpoint", "type": "checkpoint",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "checkpoints/SDXL",
"description": "Stable Diffusion XL refiner model", "description": "Stable Diffusion XL refiner model",
"reference": "https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0", "reference": "https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0",
"filename": "sd_xl_refiner_1.0.safetensors", "filename": "sd_xl_refiner_1.0.safetensors",
@ -587,7 +587,7 @@
"name": "sd_xl_offset_example-lora_1.0.safetensors", "name": "sd_xl_offset_example-lora_1.0.safetensors",
"type": "lora", "type": "lora",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "loras/SDXL",
"description": "Stable Diffusion XL offset LoRA", "description": "Stable Diffusion XL offset LoRA",
"reference": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0", "reference": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0",
"filename": "sd_xl_offset_example-lora_1.0.safetensors", "filename": "sd_xl_offset_example-lora_1.0.safetensors",
@ -1018,7 +1018,7 @@
"name": "v1-5-pruned-emaonly.ckpt", "name": "v1-5-pruned-emaonly.ckpt",
"type": "checkpoint", "type": "checkpoint",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "checkpoints/SD1.5",
"description": "Stable Diffusion 1.5 base model", "description": "Stable Diffusion 1.5 base model",
"reference": "https://huggingface.co/runwayml/stable-diffusion-v1-5", "reference": "https://huggingface.co/runwayml/stable-diffusion-v1-5",
"filename": "v1-5-pruned-emaonly.ckpt", "filename": "v1-5-pruned-emaonly.ckpt",
@ -1029,7 +1029,7 @@
"name": "v2-1_512-ema-pruned.safetensors", "name": "v2-1_512-ema-pruned.safetensors",
"type": "checkpoint", "type": "checkpoint",
"base": "SD2", "base": "SD2",
"save_path": "default", "save_path": "checkpoints/SD2.1",
"description": "Stable Diffusion 2 base model (512)", "description": "Stable Diffusion 2 base model (512)",
"reference": "https://huggingface.co/stabilityai/stable-diffusion-2-1-base", "reference": "https://huggingface.co/stabilityai/stable-diffusion-2-1-base",
"filename": "v2-1_512-ema-pruned.safetensors", "filename": "v2-1_512-ema-pruned.safetensors",
@ -1040,7 +1040,7 @@
"name": "v2-1_768-ema-pruned.safetensors", "name": "v2-1_768-ema-pruned.safetensors",
"type": "checkpoint", "type": "checkpoint",
"base": "SD2", "base": "SD2",
"save_path": "default", "save_path": "checkpoints/SD2.1",
"description": "Stable Diffusion 2 base model (768)", "description": "Stable Diffusion 2 base model (768)",
"reference": "https://huggingface.co/stabilityai/stable-diffusion-2-1", "reference": "https://huggingface.co/stabilityai/stable-diffusion-2-1",
"filename": "v2-1_768-ema-pruned.safetensors", "filename": "v2-1_768-ema-pruned.safetensors",
@ -1051,7 +1051,7 @@
"name": "AbyssOrangeMix2 (hard)", "name": "AbyssOrangeMix2 (hard)",
"type": "checkpoint", "type": "checkpoint",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "checkpoints/SD1.5",
"description": "AbyssOrangeMix2 - hard version (anime style)", "description": "AbyssOrangeMix2 - hard version (anime style)",
"reference": "https://huggingface.co/WarriorMama777/OrangeMixs", "reference": "https://huggingface.co/WarriorMama777/OrangeMixs",
"filename": "AbyssOrangeMix2_hard.safetensors", "filename": "AbyssOrangeMix2_hard.safetensors",
@ -1062,7 +1062,7 @@
"name": "AbyssOrangeMix3 A1", "name": "AbyssOrangeMix3 A1",
"type": "checkpoint", "type": "checkpoint",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "checkpoints/SD1.5",
"description": "AbyssOrangeMix3 - A1 (anime style)", "description": "AbyssOrangeMix3 - A1 (anime style)",
"reference": "https://huggingface.co/WarriorMama777/OrangeMixs", "reference": "https://huggingface.co/WarriorMama777/OrangeMixs",
"filename": "AOM3A1_orangemixs.safetensors", "filename": "AOM3A1_orangemixs.safetensors",
@ -1073,7 +1073,7 @@
"name": "AbyssOrangeMix3 A3", "name": "AbyssOrangeMix3 A3",
"type": "checkpoint", "type": "checkpoint",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "checkpoints/SD1.5",
"description": "AbyssOrangeMix - A3 (anime style)", "description": "AbyssOrangeMix - A3 (anime style)",
"reference": "https://huggingface.co/WarriorMama777/OrangeMixs", "reference": "https://huggingface.co/WarriorMama777/OrangeMixs",
"filename": "AOM3A3_orangemixs.safetensors", "filename": "AOM3A3_orangemixs.safetensors",
@ -1084,7 +1084,7 @@
"name": "Waifu Diffusion 1.5 Beta3 (fp16)", "name": "Waifu Diffusion 1.5 Beta3 (fp16)",
"type": "checkpoint", "type": "checkpoint",
"base": "SD2.1", "base": "SD2.1",
"save_path": "default", "save_path": "checkpoints/SD2.1",
"description": "Waifu Diffusion 1.5 Beta3", "description": "Waifu Diffusion 1.5 Beta3",
"reference": "https://huggingface.co/waifu-diffusion/wd-1-5-beta3", "reference": "https://huggingface.co/waifu-diffusion/wd-1-5-beta3",
"filename": "wd-illusion-fp16.safetensors", "filename": "wd-illusion-fp16.safetensors",
@ -1095,7 +1095,7 @@
"name": "illuminatiDiffusionV1_v11 unCLIP model", "name": "illuminatiDiffusionV1_v11 unCLIP model",
"type": "unclip", "type": "unclip",
"base": "SD2.1", "base": "SD2.1",
"save_path": "default", "save_path": "checkpoints/SD2.1",
"description": "Mix model (SD2.1 unCLIP + illuminatiDiffusionV1_v11)", "description": "Mix model (SD2.1 unCLIP + illuminatiDiffusionV1_v11)",
"reference": "https://huggingface.co/comfyanonymous/illuminatiDiffusionV1_v11_unCLIP", "reference": "https://huggingface.co/comfyanonymous/illuminatiDiffusionV1_v11_unCLIP",
"filename": "illuminatiDiffusionV1_v11-unclip-h-fp16.safetensors", "filename": "illuminatiDiffusionV1_v11-unclip-h-fp16.safetensors",
@ -1106,7 +1106,7 @@
"name": "Waifu Diffusion 1.5 unCLIP model", "name": "Waifu Diffusion 1.5 unCLIP model",
"type": "unclip", "type": "unclip",
"base": "SD2.1", "base": "SD2.1",
"save_path": "default", "save_path": "checkpoints/SD2.1",
"description": "Mix model (SD2.1 unCLIP + Waifu Diffusion 1.5)", "description": "Mix model (SD2.1 unCLIP + Waifu Diffusion 1.5)",
"reference": "https://huggingface.co/comfyanonymous/wd-1.5-beta2_unCLIP", "reference": "https://huggingface.co/comfyanonymous/wd-1.5-beta2_unCLIP",
"filename": "wd-1-5-beta2-aesthetic-unclip-h-fp16.safetensors", "filename": "wd-1-5-beta2-aesthetic-unclip-h-fp16.safetensors",
@ -1116,8 +1116,8 @@
{ {
"name": "sdxl_vae.safetensors", "name": "sdxl_vae.safetensors",
"type": "VAE", "type": "VAE",
"base": "SDXL VAE", "base": "SDXL",
"save_path": "default", "save_path": "vae/SDXL",
"description": "SDXL-VAE", "description": "SDXL-VAE",
"reference": "https://huggingface.co/stabilityai/sdxl-vae", "reference": "https://huggingface.co/stabilityai/sdxl-vae",
"filename": "sdxl_vae.safetensors", "filename": "sdxl_vae.safetensors",
@ -1127,8 +1127,8 @@
{ {
"name": "vae-ft-mse-840000-ema-pruned", "name": "vae-ft-mse-840000-ema-pruned",
"type": "VAE", "type": "VAE",
"base": "SD1.5 VAE", "base": "SD1.5",
"save_path": "default", "save_path": "vae/SD1.5",
"description": "vae-ft-mse-840000-ema-pruned", "description": "vae-ft-mse-840000-ema-pruned",
"reference": "https://huggingface.co/stabilityai/sd-vae-ft-mse-original", "reference": "https://huggingface.co/stabilityai/sd-vae-ft-mse-original",
"filename": "vae-ft-mse-840000-ema-pruned.safetensors", "filename": "vae-ft-mse-840000-ema-pruned.safetensors",
@ -1138,8 +1138,8 @@
{ {
"name": "orangemix.vae", "name": "orangemix.vae",
"type": "VAE", "type": "VAE",
"base": "SD1.5 VAE", "base": "SD1.5",
"save_path": "default", "save_path": "vae/SD1.5",
"description": "orangemix vae model", "description": "orangemix vae model",
"reference": "https://huggingface.co/WarriorMama777/OrangeMixs", "reference": "https://huggingface.co/WarriorMama777/OrangeMixs",
"filename": "orangemix.vae.pt", "filename": "orangemix.vae.pt",
@ -1149,8 +1149,8 @@
{ {
"name": "kl-f8-anime2", "name": "kl-f8-anime2",
"type": "VAE", "type": "VAE",
"base": "SD2.1 VAE", "base": "SD2.1",
"save_path": "default", "save_path": "vae/SD2.1",
"description": "kl-f8-anime2 vae model", "description": "kl-f8-anime2 vae model",
"reference": "https://huggingface.co/hakurei/waifu-diffusion-v1-4", "reference": "https://huggingface.co/hakurei/waifu-diffusion-v1-4",
"filename": "kl-f8-anime2.ckpt", "filename": "kl-f8-anime2.ckpt",
@ -1160,8 +1160,8 @@
{ {
"name": "OpenAI Consistency Decoder", "name": "OpenAI Consistency Decoder",
"type": "VAE", "type": "VAE",
"base": "SD1.5 VAE", "base": "SD1.5",
"save_path": "vae/openai_consistency_decoder", "save_path": "vae/SD1.5/openai_consistency_decoder",
"description": "OpenAI Consistency Decoder. Improved decoding for stable diffusion vaes.", "description": "OpenAI Consistency Decoder. Improved decoding for stable diffusion vaes.",
"reference": "https://github.com/openai/consistencydecoder", "reference": "https://github.com/openai/consistencydecoder",
"filename": "decoder.pt", "filename": "decoder.pt",
@ -1172,7 +1172,7 @@
"name": "LCM LoRA SD1.5", "name": "LCM LoRA SD1.5",
"type": "lora", "type": "lora",
"base": "SD1.5", "base": "SD1.5",
"save_path": "loras/lcm/SD1.5", "save_path": "loras/SD1.5/lcm",
"description": "Latent Consistency LoRA for SD1.5", "description": "Latent Consistency LoRA for SD1.5",
"reference": "https://huggingface.co/latent-consistency/lcm-lora-sdv1-5", "reference": "https://huggingface.co/latent-consistency/lcm-lora-sdv1-5",
"filename": "pytorch_lora_weights.safetensors", "filename": "pytorch_lora_weights.safetensors",
@ -1183,7 +1183,7 @@
"name": "LCM LoRA SSD-1B", "name": "LCM LoRA SSD-1B",
"type": "lora", "type": "lora",
"base": "SSD-1B", "base": "SSD-1B",
"save_path": "loras/lcm/SSD-1B", "save_path": "loras/SSD-1B/lcm",
"description": "Latent Consistency LoRA for SSD-1B", "description": "Latent Consistency LoRA for SSD-1B",
"reference": "https://huggingface.co/latent-consistency/lcm-lora-ssd-1b", "reference": "https://huggingface.co/latent-consistency/lcm-lora-ssd-1b",
"filename": "pytorch_lora_weights.safetensors", "filename": "pytorch_lora_weights.safetensors",
@ -1194,7 +1194,7 @@
"name": "LCM LoRA SDXL", "name": "LCM LoRA SDXL",
"type": "lora", "type": "lora",
"base": "SDXL", "base": "SDXL",
"save_path": "loras/lcm/SDXL", "save_path": "loras/SDXL/lcm",
"description": "Latent Consistency LoRA for SDXL", "description": "Latent Consistency LoRA for SDXL",
"reference": "https://huggingface.co/latent-consistency/lcm-lora-sdxl", "reference": "https://huggingface.co/latent-consistency/lcm-lora-sdxl",
"filename": "pytorch_lora_weights.safetensors", "filename": "pytorch_lora_weights.safetensors",
@ -1227,7 +1227,7 @@
"name": "Theovercomer8's Contrast Fix (SD2.1)", "name": "Theovercomer8's Contrast Fix (SD2.1)",
"type": "lora", "type": "lora",
"base": "SD2.1", "base": "SD2.1",
"save_path": "default", "save_path": "loras/SD2.1",
"description": "LORA: Theovercomer8's Contrast Fix (SD2.1)", "description": "LORA: Theovercomer8's Contrast Fix (SD2.1)",
"reference": "https://civitai.com/models/8765/theovercomer8s-contrast-fix-sd15sd21-768", "reference": "https://civitai.com/models/8765/theovercomer8s-contrast-fix-sd15sd21-768",
"filename": "theovercomer8sContrastFix_sd21768.safetensors", "filename": "theovercomer8sContrastFix_sd21768.safetensors",
@ -1238,7 +1238,7 @@
"name": "Theovercomer8's Contrast Fix (SD1.5)", "name": "Theovercomer8's Contrast Fix (SD1.5)",
"type": "lora", "type": "lora",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "loras/SD1.5",
"description": "LORA: Theovercomer8's Contrast Fix (SD1.5)", "description": "LORA: Theovercomer8's Contrast Fix (SD1.5)",
"reference": "https://civitai.com/models/8765/theovercomer8s-contrast-fix-sd15sd21-768", "reference": "https://civitai.com/models/8765/theovercomer8s-contrast-fix-sd15sd21-768",
"filename": "theovercomer8sContrastFix_sd15.safetensors", "filename": "theovercomer8sContrastFix_sd15.safetensors",
@ -1249,7 +1249,7 @@
"name": "T2I-Adapter (depth)", "name": "T2I-Adapter (depth)",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/SD1.5",
"description": "ControlNet T2I-Adapter for depth", "description": "ControlNet T2I-Adapter for depth",
"reference": "https://huggingface.co/TencentARC/T2I-Adapter", "reference": "https://huggingface.co/TencentARC/T2I-Adapter",
"filename": "t2iadapter_depth_sd14v1.pth", "filename": "t2iadapter_depth_sd14v1.pth",
@ -1260,7 +1260,7 @@
"name": "T2I-Adapter (seg)", "name": "T2I-Adapter (seg)",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/SD1.5",
"description": "ControlNet T2I-Adapter for seg", "description": "ControlNet T2I-Adapter for seg",
"reference": "https://huggingface.co/TencentARC/T2I-Adapter", "reference": "https://huggingface.co/TencentARC/T2I-Adapter",
"filename": "t2iadapter_seg_sd14v1.pth", "filename": "t2iadapter_seg_sd14v1.pth",
@ -1271,7 +1271,7 @@
"name": "T2I-Adapter (sketch)", "name": "T2I-Adapter (sketch)",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/SD1.5",
"description": "ControlNet T2I-Adapter for sketch", "description": "ControlNet T2I-Adapter for sketch",
"reference": "https://huggingface.co/TencentARC/T2I-Adapter", "reference": "https://huggingface.co/TencentARC/T2I-Adapter",
"filename": "t2iadapter_sketch_sd14v1.pth", "filename": "t2iadapter_sketch_sd14v1.pth",
@ -1282,7 +1282,7 @@
"name": "T2I-Adapter (keypose)", "name": "T2I-Adapter (keypose)",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/SD1.5",
"description": "ControlNet T2I-Adapter for keypose", "description": "ControlNet T2I-Adapter for keypose",
"reference": "https://huggingface.co/TencentARC/T2I-Adapter", "reference": "https://huggingface.co/TencentARC/T2I-Adapter",
"filename": "t2iadapter_keypose_sd14v1.pth", "filename": "t2iadapter_keypose_sd14v1.pth",
@ -1293,7 +1293,7 @@
"name": "T2I-Adapter (openpose)", "name": "T2I-Adapter (openpose)",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/SD1.5",
"description": "ControlNet T2I-Adapter for openpose", "description": "ControlNet T2I-Adapter for openpose",
"reference": "https://huggingface.co/TencentARC/T2I-Adapter", "reference": "https://huggingface.co/TencentARC/T2I-Adapter",
"filename": "t2iadapter_openpose_sd14v1.pth", "filename": "t2iadapter_openpose_sd14v1.pth",
@ -1304,7 +1304,7 @@
"name": "T2I-Adapter (color)", "name": "T2I-Adapter (color)",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/SD1.5",
"description": "ControlNet T2I-Adapter for color", "description": "ControlNet T2I-Adapter for color",
"reference": "https://huggingface.co/TencentARC/T2I-Adapter", "reference": "https://huggingface.co/TencentARC/T2I-Adapter",
"filename": "t2iadapter_color_sd14v1.pth", "filename": "t2iadapter_color_sd14v1.pth",
@ -1315,7 +1315,7 @@
"name": "T2I-Adapter (canny)", "name": "T2I-Adapter (canny)",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/SD1.5",
"description": "ControlNet T2I-Adapter for canny", "description": "ControlNet T2I-Adapter for canny",
"reference": "https://huggingface.co/TencentARC/T2I-Adapter", "reference": "https://huggingface.co/TencentARC/T2I-Adapter",
"filename": "t2iadapter_canny_sd14v1.pth", "filename": "t2iadapter_canny_sd14v1.pth",
@ -1326,7 +1326,7 @@
"name": "T2I-Style model", "name": "T2I-Style model",
"type": "T2I-Style", "type": "T2I-Style",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/SD1.5",
"description": "ControlNet T2I-Adapter style model. Need to download CLIPVision model.", "description": "ControlNet T2I-Adapter style model. Need to download CLIPVision model.",
"reference": "https://huggingface.co/TencentARC/T2I-Adapter", "reference": "https://huggingface.co/TencentARC/T2I-Adapter",
"filename": "t2iadapter_style_sd14v1.pth", "filename": "t2iadapter_style_sd14v1.pth",
@ -1337,7 +1337,7 @@
"name": "T2I-Adapter XL (lineart) FP16", "name": "T2I-Adapter XL (lineart) FP16",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "ControlNet T2I-Adapter XL for lineart", "description": "ControlNet T2I-Adapter XL for lineart",
"reference": "https://huggingface.co/TencentARC/t2i-adapter-lineart-sdxl-1.0", "reference": "https://huggingface.co/TencentARC/t2i-adapter-lineart-sdxl-1.0",
"filename": "t2i-adapter-lineart-sdxl-1.0.fp16.safetensors", "filename": "t2i-adapter-lineart-sdxl-1.0.fp16.safetensors",
@ -1348,7 +1348,7 @@
"name": "T2I-Adapter XL (canny) FP16", "name": "T2I-Adapter XL (canny) FP16",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "ControlNet T2I-Adapter XL for canny", "description": "ControlNet T2I-Adapter XL for canny",
"reference": "https://huggingface.co/TencentARC/t2i-adapter-canny-sdxl-1.0", "reference": "https://huggingface.co/TencentARC/t2i-adapter-canny-sdxl-1.0",
"filename": "t2i-adapter-canny-sdxl-1.0.fp16.safetensors", "filename": "t2i-adapter-canny-sdxl-1.0.fp16.safetensors",
@ -1359,7 +1359,7 @@
"name": "T2I-Adapter XL (depth-zoe) FP16", "name": "T2I-Adapter XL (depth-zoe) FP16",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "ControlNet T2I-Adapter XL for depth-zoe", "description": "ControlNet T2I-Adapter XL for depth-zoe",
"reference": "https://huggingface.co/TencentARC/t2i-adapter-depth-zoe-sdxl-1.0", "reference": "https://huggingface.co/TencentARC/t2i-adapter-depth-zoe-sdxl-1.0",
"filename": "t2i-adapter-depth-zoe-sdxl-1.0.fp16.safetensors", "filename": "t2i-adapter-depth-zoe-sdxl-1.0.fp16.safetensors",
@ -1370,7 +1370,7 @@
"name": "T2I-Adapter XL (depth-midas) FP16", "name": "T2I-Adapter XL (depth-midas) FP16",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "ControlNet T2I-Adapter XL for depth-midas", "description": "ControlNet T2I-Adapter XL for depth-midas",
"reference": "https://huggingface.co/TencentARC/t2i-adapter-depth-midas-sdxl-1.0", "reference": "https://huggingface.co/TencentARC/t2i-adapter-depth-midas-sdxl-1.0",
"filename": "t2i-adapter-depth-midas-sdxl-1.0.fp16.safetensors", "filename": "t2i-adapter-depth-midas-sdxl-1.0.fp16.safetensors",
@ -1381,7 +1381,7 @@
"name": "T2I-Adapter XL (sketch) FP16", "name": "T2I-Adapter XL (sketch) FP16",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "ControlNet T2I-Adapter XL for sketch", "description": "ControlNet T2I-Adapter XL for sketch",
"reference": "https://huggingface.co/TencentARC/t2i-adapter-sketch-sdxl-1.0", "reference": "https://huggingface.co/TencentARC/t2i-adapter-sketch-sdxl-1.0",
"filename": "t2i-adapter-sketch-sdxl-1.0.fp16.safetensors", "filename": "t2i-adapter-sketch-sdxl-1.0.fp16.safetensors",
@ -1392,7 +1392,7 @@
"name": "T2I-Adapter XL (lineart)", "name": "T2I-Adapter XL (lineart)",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "ControlNet T2I-Adapter XL for lineart", "description": "ControlNet T2I-Adapter XL for lineart",
"reference": "https://huggingface.co/TencentARC/t2i-adapter-lineart-sdxl-1.0", "reference": "https://huggingface.co/TencentARC/t2i-adapter-lineart-sdxl-1.0",
"filename": "t2i-adapter-lineart-sdxl-1.0.safetensors", "filename": "t2i-adapter-lineart-sdxl-1.0.safetensors",
@ -1403,7 +1403,7 @@
"name": "T2I-Adapter XL (canny)", "name": "T2I-Adapter XL (canny)",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "ControlNet T2I-Adapter XL for canny", "description": "ControlNet T2I-Adapter XL for canny",
"reference": "https://huggingface.co/TencentARC/t2i-adapter-canny-sdxl-1.0", "reference": "https://huggingface.co/TencentARC/t2i-adapter-canny-sdxl-1.0",
"filename": "t2i-adapter-canny-sdxl-1.0.safetensors", "filename": "t2i-adapter-canny-sdxl-1.0.safetensors",
@ -1414,7 +1414,7 @@
"name": "T2I-Adapter XL (depth-zoe)", "name": "T2I-Adapter XL (depth-zoe)",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "ControlNet T2I-Adapter XL for depth-zoe", "description": "ControlNet T2I-Adapter XL for depth-zoe",
"reference": "https://huggingface.co/TencentARC/t2i-adapter-depth-zoe-sdxl-1.0", "reference": "https://huggingface.co/TencentARC/t2i-adapter-depth-zoe-sdxl-1.0",
"filename": "t2i-adapter-depth-zoe-sdxl-1.0.safetensors", "filename": "t2i-adapter-depth-zoe-sdxl-1.0.safetensors",
@ -1425,7 +1425,7 @@
"name": "T2I-Adapter XL (depth-midas)", "name": "T2I-Adapter XL (depth-midas)",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "ControlNet T2I-Adapter XL for depth-midas", "description": "ControlNet T2I-Adapter XL for depth-midas",
"reference": "https://huggingface.co/TencentARC/t2i-adapter-depth-midas-sdxl-1.0", "reference": "https://huggingface.co/TencentARC/t2i-adapter-depth-midas-sdxl-1.0",
"filename": "t2i-adapter-depth-midas-sdxl-1.0.safetensors", "filename": "t2i-adapter-depth-midas-sdxl-1.0.safetensors",
@ -1436,7 +1436,7 @@
"name": "T2I-Adapter XL (sketch)", "name": "T2I-Adapter XL (sketch)",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "ControlNet T2I-Adapter XL for sketch", "description": "ControlNet T2I-Adapter XL for sketch",
"reference": "https://huggingface.co/TencentARC/t2i-adapter-sketch-sdxl-1.0", "reference": "https://huggingface.co/TencentARC/t2i-adapter-sketch-sdxl-1.0",
"filename": "t2i-adapter-sketch-sdxl-1.0.safetensors", "filename": "t2i-adapter-sketch-sdxl-1.0.safetensors",
@ -1447,7 +1447,7 @@
"name": "T2I-Adapter XL (openpose)", "name": "T2I-Adapter XL (openpose)",
"type": "T2I-Adapter", "type": "T2I-Adapter",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "ControlNet T2I-Adapter XL for openpose", "description": "ControlNet T2I-Adapter XL for openpose",
"reference": "https://huggingface.co/TencentARC/t2i-adapter-openpose-sdxl-1.0", "reference": "https://huggingface.co/TencentARC/t2i-adapter-openpose-sdxl-1.0",
"filename": "t2i-adapter-openpose-sdxl-1.0.safetensors", "filename": "t2i-adapter-openpose-sdxl-1.0.safetensors",
@ -1458,7 +1458,7 @@
"name": "CiaraRowles/TemporalNet2", "name": "CiaraRowles/TemporalNet2",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/SD1.5",
"description": "TemporalNet was a ControlNet model designed to enhance the temporal consistency of generated outputs", "description": "TemporalNet was a ControlNet model designed to enhance the temporal consistency of generated outputs",
"reference": "https://huggingface.co/CiaraRowles/TemporalNet2", "reference": "https://huggingface.co/CiaraRowles/TemporalNet2",
"filename": "temporalnetversion2.safetensors", "filename": "temporalnetversion2.safetensors",
@ -1468,8 +1468,8 @@
{ {
"name": "CiaraRowles/TemporalNet1XL (1.0)", "name": "CiaraRowles/TemporalNet1XL (1.0)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SDXL",
"save_path": "controlnet/TemporalNet1XL", "save_path": "controlnet/SDXL/TemporalNet1XL",
"description": "This is TemporalNet1XL, it is a re-train of the controlnet TemporalNet1 with Stable Diffusion XL.", "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", "reference": "https://huggingface.co/CiaraRowles/controlnet-temporalnet-sdxl-1.0",
"filename": "diffusion_pytorch_model.safetensors", "filename": "diffusion_pytorch_model.safetensors",
@ -1535,7 +1535,7 @@
"name": "stabilityai/control-lora-canny-rank128.safetensors", "name": "stabilityai/control-lora-canny-rank128.safetensors",
"type": "controlnet", "type": "controlnet",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "Control-LoRA: canny rank128", "description": "Control-LoRA: canny rank128",
"reference": "https://huggingface.co/stabilityai/control-lora", "reference": "https://huggingface.co/stabilityai/control-lora",
"filename": "control-lora-canny-rank128.safetensors", "filename": "control-lora-canny-rank128.safetensors",
@ -1546,7 +1546,7 @@
"name": "stabilityai/control-lora-depth-rank128.safetensors", "name": "stabilityai/control-lora-depth-rank128.safetensors",
"type": "controlnet", "type": "controlnet",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "Control-LoRA: depth rank128", "description": "Control-LoRA: depth rank128",
"reference": "https://huggingface.co/stabilityai/control-lora", "reference": "https://huggingface.co/stabilityai/control-lora",
"filename": "control-lora-depth-rank128.safetensors", "filename": "control-lora-depth-rank128.safetensors",
@ -1557,7 +1557,7 @@
"name": "stabilityai/control-lora-recolor-rank128.safetensors", "name": "stabilityai/control-lora-recolor-rank128.safetensors",
"type": "controlnet", "type": "controlnet",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "Control-LoRA: recolor rank128", "description": "Control-LoRA: recolor rank128",
"reference": "https://huggingface.co/stabilityai/control-lora", "reference": "https://huggingface.co/stabilityai/control-lora",
"filename": "control-lora-recolor-rank128.safetensors", "filename": "control-lora-recolor-rank128.safetensors",
@ -1568,7 +1568,7 @@
"name": "stabilityai/control-lora-sketch-rank128-metadata.safetensors", "name": "stabilityai/control-lora-sketch-rank128-metadata.safetensors",
"type": "controlnet", "type": "controlnet",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "Control-LoRA: sketch rank128 metadata", "description": "Control-LoRA: sketch rank128 metadata",
"reference": "https://huggingface.co/stabilityai/control-lora", "reference": "https://huggingface.co/stabilityai/control-lora",
"filename": "control-lora-sketch-rank128-metadata.safetensors", "filename": "control-lora-sketch-rank128-metadata.safetensors",
@ -1579,7 +1579,7 @@
"name": "stabilityai/control-lora-canny-rank256.safetensors", "name": "stabilityai/control-lora-canny-rank256.safetensors",
"type": "controlnet", "type": "controlnet",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "Control-LoRA: canny rank256", "description": "Control-LoRA: canny rank256",
"reference": "https://huggingface.co/stabilityai/control-lora", "reference": "https://huggingface.co/stabilityai/control-lora",
"filename": "control-lora-canny-rank256.safetensors", "filename": "control-lora-canny-rank256.safetensors",
@ -1590,7 +1590,7 @@
"name": "stabilityai/control-lora-depth-rank256.safetensors", "name": "stabilityai/control-lora-depth-rank256.safetensors",
"type": "controlnet", "type": "controlnet",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "Control-LoRA: depth rank256", "description": "Control-LoRA: depth rank256",
"reference": "https://huggingface.co/stabilityai/control-lora", "reference": "https://huggingface.co/stabilityai/control-lora",
"filename": "control-lora-depth-rank256.safetensors", "filename": "control-lora-depth-rank256.safetensors",
@ -1601,7 +1601,7 @@
"name": "stabilityai/control-lora-recolor-rank256.safetensors", "name": "stabilityai/control-lora-recolor-rank256.safetensors",
"type": "controlnet", "type": "controlnet",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "Control-LoRA: recolor rank256", "description": "Control-LoRA: recolor rank256",
"reference": "https://huggingface.co/stabilityai/control-lora", "reference": "https://huggingface.co/stabilityai/control-lora",
"filename": "control-lora-recolor-rank256.safetensors", "filename": "control-lora-recolor-rank256.safetensors",
@ -1612,7 +1612,7 @@
"name": "stabilityai/control-lora-sketch-rank256.safetensors", "name": "stabilityai/control-lora-sketch-rank256.safetensors",
"type": "controlnet", "type": "controlnet",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "Control-LoRA: sketch rank256", "description": "Control-LoRA: sketch rank256",
"reference": "https://huggingface.co/stabilityai/control-lora", "reference": "https://huggingface.co/stabilityai/control-lora",
"filename": "control-lora-sketch-rank256.safetensors", "filename": "control-lora-sketch-rank256.safetensors",
@ -1634,7 +1634,7 @@
"name": "SDXL-controlnet: OpenPose (v2)", "name": "SDXL-controlnet: OpenPose (v2)",
"type": "controlnet", "type": "controlnet",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "ControlNet openpose model for SDXL", "description": "ControlNet openpose model for SDXL",
"reference": "https://huggingface.co/thibaud/controlnet-openpose-sdxl-1.0", "reference": "https://huggingface.co/thibaud/controlnet-openpose-sdxl-1.0",
"filename": "OpenPoseXL2.safetensors", "filename": "OpenPoseXL2.safetensors",
@ -1645,7 +1645,7 @@
"name": "controlnet-SargeZT/controlnet-sd-xl-1.0-softedge-dexined", "name": "controlnet-SargeZT/controlnet-sd-xl-1.0-softedge-dexined",
"type": "controlnet", "type": "controlnet",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "ControlNet softedge model for SDXL", "description": "ControlNet softedge model for SDXL",
"reference": "https://huggingface.co/SargeZT/controlnet-sd-xl-1.0-softedge-dexined", "reference": "https://huggingface.co/SargeZT/controlnet-sd-xl-1.0-softedge-dexined",
"filename": "controlnet-sd-xl-1.0-softedge-dexined.safetensors", "filename": "controlnet-sd-xl-1.0-softedge-dexined.safetensors",
@ -1656,7 +1656,7 @@
"name": "controlnet-SargeZT/controlnet-sd-xl-1.0-depth-16bit-zoe", "name": "controlnet-SargeZT/controlnet-sd-xl-1.0-depth-16bit-zoe",
"type": "controlnet", "type": "controlnet",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "ControlNet depth-zoe model for SDXL", "description": "ControlNet depth-zoe model for SDXL",
"reference": "https://huggingface.co/SargeZT/controlnet-sd-xl-1.0-depth-16bit-zoe", "reference": "https://huggingface.co/SargeZT/controlnet-sd-xl-1.0-depth-16bit-zoe",
"filename": "depth-zoe-xl-v1.0-controlnet.safetensors", "filename": "depth-zoe-xl-v1.0-controlnet.safetensors",
@ -1667,7 +1667,7 @@
"name": "ControlNet-v1-1 (ip2p; fp16)", "name": "ControlNet-v1-1 (ip2p; fp16)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (ip2p)", "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (ip2p)",
"reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors",
"filename": "control_v11e_sd15_ip2p_fp16.safetensors", "filename": "control_v11e_sd15_ip2p_fp16.safetensors",
@ -1678,7 +1678,7 @@
"name": "ControlNet-v1-1 (shuffle; fp16)", "name": "ControlNet-v1-1 (shuffle; fp16)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (shuffle)", "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (shuffle)",
"reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors",
"filename": "control_v11e_sd15_shuffle_fp16.safetensors", "filename": "control_v11e_sd15_shuffle_fp16.safetensors",
@ -1689,7 +1689,7 @@
"name": "ControlNet-v1-1 (canny; fp16)", "name": "ControlNet-v1-1 (canny; fp16)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (canny)", "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (canny)",
"reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors",
"filename": "control_v11p_sd15_canny_fp16.safetensors", "filename": "control_v11p_sd15_canny_fp16.safetensors",
@ -1700,7 +1700,7 @@
"name": "ControlNet-v1-1 (depth; fp16)", "name": "ControlNet-v1-1 (depth; fp16)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (depth)", "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (depth)",
"reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors",
"filename": "control_v11f1p_sd15_depth_fp16.safetensors", "filename": "control_v11f1p_sd15_depth_fp16.safetensors",
@ -1711,7 +1711,7 @@
"name": "ControlNet-v1-1 (inpaint; fp16)", "name": "ControlNet-v1-1 (inpaint; fp16)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (inpaint)", "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (inpaint)",
"reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors",
"filename": "control_v11p_sd15_inpaint_fp16.safetensors", "filename": "control_v11p_sd15_inpaint_fp16.safetensors",
@ -1722,7 +1722,7 @@
"name": "ControlNet-v1-1 (lineart; fp16)", "name": "ControlNet-v1-1 (lineart; fp16)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (lineart)", "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (lineart)",
"reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors",
"filename": "control_v11p_sd15_lineart_fp16.safetensors", "filename": "control_v11p_sd15_lineart_fp16.safetensors",
@ -1733,7 +1733,7 @@
"name": "ControlNet-v1-1 (mlsd; fp16)", "name": "ControlNet-v1-1 (mlsd; fp16)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (mlsd)", "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (mlsd)",
"reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors",
"filename": "control_v11p_sd15_mlsd_fp16.safetensors", "filename": "control_v11p_sd15_mlsd_fp16.safetensors",
@ -1744,7 +1744,7 @@
"name": "ControlNet-v1-1 (normalbae; fp16)", "name": "ControlNet-v1-1 (normalbae; fp16)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (normalbae)", "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (normalbae)",
"reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors",
"filename": "control_v11p_sd15_normalbae_fp16.safetensors", "filename": "control_v11p_sd15_normalbae_fp16.safetensors",
@ -1755,7 +1755,7 @@
"name": "ControlNet-v1-1 (openpose; fp16)", "name": "ControlNet-v1-1 (openpose; fp16)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (openpose)", "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (openpose)",
"reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors",
"filename": "control_v11p_sd15_openpose_fp16.safetensors", "filename": "control_v11p_sd15_openpose_fp16.safetensors",
@ -1766,7 +1766,7 @@
"name": "ControlNet-v1-1 (scribble; fp16)", "name": "ControlNet-v1-1 (scribble; fp16)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (scribble)", "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (scribble)",
"reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors",
"filename": "control_v11p_sd15_scribble_fp16.safetensors", "filename": "control_v11p_sd15_scribble_fp16.safetensors",
@ -1777,7 +1777,7 @@
"name": "ControlNet-v1-1 (seg; fp16)", "name": "ControlNet-v1-1 (seg; fp16)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (seg)", "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (seg)",
"reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors",
"filename": "control_v11p_sd15_seg_fp16.safetensors", "filename": "control_v11p_sd15_seg_fp16.safetensors",
@ -1788,7 +1788,7 @@
"name": "ControlNet-v1-1 (softedge; fp16)", "name": "ControlNet-v1-1 (softedge; fp16)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (softedge)", "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (softedge)",
"reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors",
"filename": "control_v11p_sd15_softedge_fp16.safetensors", "filename": "control_v11p_sd15_softedge_fp16.safetensors",
@ -1799,7 +1799,7 @@
"name": "ControlNet-v1-1 (anime; fp16)", "name": "ControlNet-v1-1 (anime; fp16)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (anime)", "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (anime)",
"reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors",
"filename": "control_v11p_sd15s2_lineart_anime_fp16.safetensors", "filename": "control_v11p_sd15s2_lineart_anime_fp16.safetensors",
@ -1810,7 +1810,7 @@
"name": "ControlNet-v1-1 (tile; fp16; v11u)", "name": "ControlNet-v1-1 (tile; fp16; v11u)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (tile) / v11u", "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (tile) / v11u",
"reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors",
"filename": "control_v11u_sd15_tile_fp16.safetensors", "filename": "control_v11u_sd15_tile_fp16.safetensors",
@ -1821,7 +1821,7 @@
"name": "ControlNet-v1-1 (tile; fp16; v11f1e)", "name": "ControlNet-v1-1 (tile; fp16; v11f1e)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (tile) / v11f1e\nYou need to this model for <B>Tiled Resample</B>", "description": "Safetensors/FP16 versions of the new ControlNet-v1-1 checkpoints (tile) / v11f1e\nYou need to this model for <B>Tiled Resample</B>",
"reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors", "reference": "https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors",
"filename": "control_v11f1e_sd15_tile_fp16.safetensors", "filename": "control_v11f1e_sd15_tile_fp16.safetensors",
@ -1832,7 +1832,7 @@
"name": "ControlNet-HandRefiner-pruned (inpaint-depth-hand; fp16)", "name": "ControlNet-HandRefiner-pruned (inpaint-depth-hand; fp16)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "This inpaint-depth controlnet model is specialized for the hand refiner.", "description": "This inpaint-depth controlnet model is specialized for the hand refiner.",
"reference": "https://huggingface.co/hr16/ControlNet-HandRefiner-pruned", "reference": "https://huggingface.co/hr16/ControlNet-HandRefiner-pruned",
"filename": "control_sd15_inpaint_depth_hand_fp16.safetensors", "filename": "control_sd15_inpaint_depth_hand_fp16.safetensors",
@ -1843,7 +1843,7 @@
"name": "control_boxdepth_LooseControlfp16 (fp16)", "name": "control_boxdepth_LooseControlfp16 (fp16)",
"type": "controlnet", "type": "controlnet",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "controlnet/1.5",
"description": "Loose ControlNet model", "description": "Loose ControlNet model",
"reference": "https://huggingface.co/ioclab/LooseControl_WebUICombine", "reference": "https://huggingface.co/ioclab/LooseControl_WebUICombine",
"filename": "control_boxdepth_LooseControlfp16.safetensors", "filename": "control_boxdepth_LooseControlfp16.safetensors",
@ -1854,7 +1854,7 @@
"name": "GLIGEN textbox (fp16; pruned)", "name": "GLIGEN textbox (fp16; pruned)",
"type": "gligen", "type": "gligen",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "gligen/SD1.5",
"description": "GLIGEN textbox model", "description": "GLIGEN textbox model",
"reference": "https://huggingface.co/comfyanonymous/GLIGEN_pruned_safetensors", "reference": "https://huggingface.co/comfyanonymous/GLIGEN_pruned_safetensors",
"filename": "gligen_sd14_textbox_pruned_fp16.safetensors", "filename": "gligen_sd14_textbox_pruned_fp16.safetensors",
@ -3100,7 +3100,7 @@
"name": "monster-labs - Controlnet QR Code Monster v1 For SDXL", "name": "monster-labs - Controlnet QR Code Monster v1 For SDXL",
"type": "controlnet", "type": "controlnet",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "controlnet/SDXL",
"description": "monster-labs - Controlnet QR Code Monster v1 For SDXL", "description": "monster-labs - Controlnet QR Code Monster v1 For SDXL",
"reference": "https://huggingface.co/monster-labs/control_v1p_sdxl_qrcode_monster", "reference": "https://huggingface.co/monster-labs/control_v1p_sdxl_qrcode_monster",
"filename": "control_v1p_sdxl_qrcode_monster.safetensors", "filename": "control_v1p_sdxl_qrcode_monster.safetensors",