Update models.json
Browse files- models.json +3 -52
models.json
CHANGED
|
@@ -9,62 +9,13 @@
|
|
| 9 |
"safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/CompVis_SD1.4_SafetyChecker.zip",
|
| 10 |
"function": "standard"
|
| 11 |
},
|
| 12 |
-
{
|
| 13 |
-
"identifier": "runwayml/stable-diffusion-inpainting",
|
| 14 |
-
"name": "Stable Diffusion Inpainting",
|
| 15 |
-
"owner": "Runway",
|
| 16 |
-
"url": "https://huggingface.co/runwayml/stable-diffusion-inpainting",
|
| 17 |
-
"model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Runway_SD1.5_Inpaint.zip",
|
| 18 |
-
"chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Runway_SD1.5_Inpaint_chunked.zip",
|
| 19 |
-
"safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Runway_SD1.5_Inpaint_SafetyChecker.zip",
|
| 20 |
-
"function": "inpaint"
|
| 21 |
-
},
|
| 22 |
-
{
|
| 23 |
-
"identifier": "stabilityai/stable-diffusion-2-1-base",
|
| 24 |
-
"name": "Stable Diffusion v2.1",
|
| 25 |
-
"owner": "StabilityAI",
|
| 26 |
-
"url": "https://huggingface.co/stabilityai/stable-diffusion-2-1-base",
|
| 27 |
-
"model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/StabilityAI_SD2.1.zip",
|
| 28 |
-
"chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/StabilityAI_SD2.1_chunked.zip",
|
| 29 |
-
"function": "standard"
|
| 30 |
-
},
|
| 31 |
-
{
|
| 32 |
-
"identifier": "stabilityai/stable-diffusion-2-inpainting",
|
| 33 |
-
"name": "Stable Diffusion v2 Inpainting",
|
| 34 |
-
"owner": "StabilityAI",
|
| 35 |
-
"url": "https://huggingface.co/stabilityai/stable-diffusion-2-inpainting",
|
| 36 |
-
"model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/StabilityAI_SD2_Inpaint.zip",
|
| 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",
|
| 53 |
-
"owner": "dreamlike.art",
|
| 54 |
-
"url": "https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0",
|
| 55 |
-
"model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/DreamlikeDiffusion1.zip",
|
| 56 |
-
"chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/DreamlikeDiffusion1_chunked.zip",
|
| 57 |
-
"safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/DreamlikeDiffusion1_SafetyChecker.zip",
|
| 58 |
-
"function": "standard"
|
| 59 |
-
},
|
| 60 |
{
|
| 61 |
"identifier": "prompthero/openjourney-v2",
|
| 62 |
-
"name": "
|
| 63 |
-
"owner": "
|
| 64 |
-
"url": "https://
|
| 65 |
"model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Openjourney2.zip",
|
| 66 |
"chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Openjourney2_chunked.zip",
|
| 67 |
-
"safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Openjourney2_SafetyChecker.zip",
|
| 68 |
"function": "standard"
|
| 69 |
}
|
| 70 |
]
|
|
|
|
| 9 |
"safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/CompVis_SD1.4_SafetyChecker.zip",
|
| 10 |
"function": "standard"
|
| 11 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
{
|
| 13 |
"identifier": "prompthero/openjourney-v2",
|
| 14 |
+
"name": "Update Guernika for more models",
|
| 15 |
+
"owner": "Guernika",
|
| 16 |
+
"url": "https://apps.apple.com/app/id1660407508",
|
| 17 |
"model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Openjourney2.zip",
|
| 18 |
"chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Openjourney2_chunked.zip",
|
|
|
|
| 19 |
"function": "standard"
|
| 20 |
}
|
| 21 |
]
|