CoreMLStableDiffusion / models.json
GuiyeC's picture
Update models.json
8c70238
raw
history blame
3.74 kB
[
{
"identifier": "CompVis/stable-diffusion-v1-4",
"name": "Stable Diffusion v1.4",
"owner": "CompVis",
"url": "https://huggingface.co/CompVis/stable-diffusion-v1-4",
"model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/CompVis_SD1.4.zip",
"chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/CompVis_SD1.4_chunked.zip",
"safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/CompVis_SD1.4_SafetyChecker.zip",
"function": "standard"
},
{
"identifier": "runwayml/stable-diffusion-inpainting",
"name": "Stable Diffusion Inpainting",
"owner": "Runway",
"url": "https://huggingface.co/runwayml/stable-diffusion-inpainting",
"model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Runway_SD1.5_Inpaint.zip",
"chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Runway_SD1.5_Inpaint_chunked.zip",
"safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Runway_SD1.5_Inpaint_SafetyChecker.zip",
"function": "inpaint"
},
{
"identifier": "stabilityai/stable-diffusion-2-1-base",
"name": "Stable Diffusion v2.1",
"owner": "StabilityAI",
"url": "https://huggingface.co/stabilityai/stable-diffusion-2-1-base",
"model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/StabilityAI_SD2.1.zip",
"chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/StabilityAI_SD2.1_chunked.zip",
"function": "standard"
},
{
"identifier": "stabilityai/stable-diffusion-2-inpainting",
"name": "Stable Diffusion v2 Inpainting",
"owner": "StabilityAI",
"url": "https://huggingface.co/stabilityai/stable-diffusion-2-inpainting",
"model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/StabilityAI_SD2_Inpaint.zip",
"chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/StabilityAI_SD2_Inpaint_chunked.zip",
"function": "inpaint"
},
{
"identifier": "timbrooks/instruct-pix2pix",
"name": "Instruct Pix2Pix",
"owner": "Tim Brooks",
"url": "https://huggingface.co/timbrooks/instruct-pix2pix",
"model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/TimBrooks_InstructPix2Pix.zip",
"chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/TimBrooks_InstructPix2Pix_chunked.zip",
"safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/TimBrooks_InstructPix2Pix_SafetyChecker.zip",
"function": "instructions"
},
{
"identifier": "dreamlike-art/dreamlike-diffusion-1.0",
"name": "Dreamlike Diffusion v1.0",
"owner": "dreamlike.art",
"url": "https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0",
"model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/DreamlikeDiffusion1.zip",
"chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/DreamlikeDiffusion1_chunked.zip",
"safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/DreamlikeDiffusion1_SafetyChecker.zip",
"function": "standard"
},
{
"identifier": "prompthero/openjourney-v2",
"name": "Openjourney v2.0",
"owner": "PromptHero",
"url": "https://huggingface.co/prompthero/openjourney-v2",
"model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Openjourney2.zip",
"chunked_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Openjourney2_chunked.zip",
"safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Openjourney2_SafetyChecker.zip",
"function": "standard"
}
]