Update models.json
Browse files- models.json +10 -0
models.json
CHANGED
@@ -37,6 +37,16 @@
|
|
37 |
"chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/StabilityAI_SD2_Inpaint_chunked.zip",
|
38 |
"function": "inpaint"
|
39 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
{
|
41 |
"identifier": "dreamlike-art/dreamlike-diffusion-1.0",
|
42 |
"name": "Dreamlike Diffusion v1.0",
|
|
|
37 |
"chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/StabilityAI_SD2_Inpaint_chunked.zip",
|
38 |
"function": "inpaint"
|
39 |
},
|
40 |
+
{
|
41 |
+
"identifier": "timbrooks/instruct-pix2pix",
|
42 |
+
"name": "Instruct Pix2Pix",
|
43 |
+
"owner": "Tim Brooks",
|
44 |
+
"url": "https://huggingface.co/timbrooks/instruct-pix2pix",
|
45 |
+
"model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/TimBrooks_InstructPix2Pix.zip",
|
46 |
+
"chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/TimBrooks_InstructPix2Pix_chunked.zip",
|
47 |
+
"safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/TimBrooks_InstructPix2Pix_SafetyChecker.zip",
|
48 |
+
"function": "instructions"
|
49 |
+
},
|
50 |
{
|
51 |
"identifier": "dreamlike-art/dreamlike-diffusion-1.0",
|
52 |
"name": "Dreamlike Diffusion v1.0",
|