Update Models/models.json
Browse files- Models/models.json +4 -4
Models/models.json
CHANGED
@@ -9,9 +9,9 @@
|
|
9 |
"controlnet_support": true,
|
10 |
"converter_version": "5.0.0",
|
11 |
"url": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0",
|
12 |
-
"original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/
|
13 |
-
"split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/
|
14 |
-
"split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/
|
15 |
},
|
16 |
{
|
17 |
"identifier": "stabilityai/stable-diffusion-xl-refiner-1.0",
|
@@ -20,7 +20,7 @@
|
|
20 |
"sample_width": 1024,
|
21 |
"sample_height": 1024,
|
22 |
"function": "refiner",
|
23 |
-
"controlnet_support":
|
24 |
"converter_version": "5.0.0",
|
25 |
"url": "https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0",
|
26 |
"original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/StableDiffusionXLv1.0Refiner/1024x1024/StableDiffusionXLv1.0Refiner.zip",
|
|
|
9 |
"controlnet_support": true,
|
10 |
"converter_version": "5.0.0",
|
11 |
"url": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0",
|
12 |
+
"original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/StableDiffusionXLv1.0/1024x1024/StableDiffusionXLv1.0.zip",
|
13 |
+
"split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/StableDiffusionXLv1.0/1024x1024/StableDiffusionXLv1.0.zip",
|
14 |
+
"split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/StableDiffusionXLv1.0/1024x1024/StableDiffusionXLv1.0_chunked.zip"
|
15 |
},
|
16 |
{
|
17 |
"identifier": "stabilityai/stable-diffusion-xl-refiner-1.0",
|
|
|
20 |
"sample_width": 1024,
|
21 |
"sample_height": 1024,
|
22 |
"function": "refiner",
|
23 |
+
"controlnet_support": false,
|
24 |
"converter_version": "5.0.0",
|
25 |
"url": "https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0",
|
26 |
"original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/StableDiffusionXLv1.0Refiner/1024x1024/StableDiffusionXLv1.0Refiner.zip",
|