GuiyeC's picture
Update Models/models.json
d83c126
raw
history blame
11.5 kB
[
{
"identifier": "CompVis/stable-diffusion-v1-4",
"name": "Stable Diffusion v1.4",
"owner": "CompVis",
"sample_width": 512,
"sample_height": 512,
"function": "standard",
"controlnet_support": true,
"converter_version": "2.0.0",
"url": "https://huggingface.co/CompVis/stable-diffusion-v1-4",
"original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/CompVis_SD1.4.zip",
"original_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/CompVis_SD1.4_SafetyChecker.zip",
"split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/CompVis_SD1.4.zip",
"split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/CompVis_SD1.4_chunked.zip",
"split_einsum_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/CompVis_SD1.4_SafetyChecker.zip"
},
{
"identifier": "runwayml/stable-diffusion-v1-5",
"name": "Stable Diffusion v1.5",
"owner": "Runway",
"sample_width": 512,
"sample_height": 512,
"function": "standard",
"controlnet_support": true,
"converter_version": "2.0.0",
"url": "https://huggingface.co/runwayml/stable-diffusion-v1-5",
"original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/Runway_SD1.5.zip",
"original_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/Runway_SD1.5_SafetyChecker.zip",
"split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/Runway_SD1.5.zip",
"split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/Runway_SD1.5_chunked.zip",
"split_einsum_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/Runway_SD1.5_SafetyChecker.zip"
},
{
"identifier": "runwayml/stable-diffusion-inpainting",
"name": "Stable Diffusion Inpainting",
"owner": "Runway",
"sample_width": 512,
"sample_height": 512,
"function": "inpaint",
"controlnet_support": true,
"converter_version": "2.0.0",
"url": "https://huggingface.co/runwayml/stable-diffusion-inpainting",
"original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/Runway_SD1.5_Inpaint.zip",
"original_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/Runway_SD1.5_Inpaint_SafetyChecker.zip",
"split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/Runway_SD1.5_Inpaint.zip",
"split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/Runway_SD1.5_Inpaint_chunked.zip",
"split_einsum_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/Runway_SD1.5_Inpaint_SafetyChecker.zip"
},
{
"identifier": "stabilityai/stable-diffusion-2-1-base",
"name": "Stable Diffusion v2.1",
"owner": "StabilityAI",
"sample_width": 512,
"sample_height": 512,
"function": "standard",
"controlnet_support": true,
"converter_version": "3.0.0",
"url": "https://huggingface.co/stabilityai/stable-diffusion-2-1-base",
"original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/StabilityAI_SD2.1.zip",
"split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/StabilityAI_SD2.1.zip",
"split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/StabilityAI_SD2.1_chunked.zip"
},
{
"identifier": "stabilityai/stable-diffusion-2-inpainting",
"name": "Stable Diffusion v2 Inpainting",
"owner": "StabilityAI",
"sample_width": 512,
"sample_height": 512,
"function": "inpaint",
"controlnet_support": true,
"converter_version": "3.0.0",
"url": "https://huggingface.co/stabilityai/stable-diffusion-2-inpainting",
"original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/StabilityAI_SD2_Inpaint.zip",
"split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/StabilityAI_SD2_Inpaint.zip",
"split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/StabilityAI_SD2_Inpaint_chunked.zip"
},
{
"identifier": "timbrooks/instruct-pix2pix",
"name": "Instruct Pix2Pix",
"owner": "Tim Brooks",
"sample_width": 512,
"sample_height": 512,
"function": "instructions",
"controlnet_support": false,
"converter_version": "2.0.0",
"url": "https://huggingface.co/timbrooks/instruct-pix2pix",
"original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/TimBrooks_InstructPix2Pix.zip",
"original_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/TimBrooks_InstructPix2Pix_SafetyChecker.zip",
"split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/TimBrooks_InstructPix2Pix.zip",
"split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/TimBrooks_InstructPix2Pix_chunked.zip",
"split_einsum_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/TimBrooks_InstructPix2Pix_SafetyChecker.zip"
},
{
"identifier": "dreamlike-art/dreamlike-diffusion-1.0",
"name": "Dreamlike Diffusion v1.0",
"owner": "dreamlike.art",
"sample_width": 512,
"sample_height": 512,
"function": "standard",
"controlnet_support": true,
"converter_version": "2.0.0",
"url": "https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0",
"original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/DreamlikeDiffusion1.zip",
"split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/DreamlikeDiffusion1.zip",
"split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/DreamlikeDiffusion1_chunked.zip"
},
{
"identifier": "dreamlike-art/dreamlike-photoreal-2.0",
"name": "Dreamlike Photoreal v2.0",
"owner": "dreamlike.art",
"sample_width": 512,
"sample_height": 512,
"function": "standard",
"controlnet_support": true,
"converter_version": "2.0.0",
"url": "https://huggingface.co/dreamlike-art/dreamlike-photoreal-2.0",
"original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/DreamlikePhotoreal2.zip",
"split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/DreamlikePhotoreal2.zip",
"split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/DreamlikePhotoreal2_chunked.zip"
},
{
"identifier": "prompthero/openjourney-v2",
"name": "Openjourney v2.0",
"owner": "PromptHero",
"sample_width": 512,
"sample_height": 512,
"function": "standard",
"controlnet_support": true,
"converter_version": "2.0.0",
"url": "https://huggingface.co/prompthero/openjourney-v2",
"original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/Openjourney2.zip",
"original_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/Openjourney2_SafetyChecker.zip",
"split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/Openjourney2.zip",
"split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/Openjourney2_chunked.zip",
"split_einsum_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/Openjourney2_SafetyChecker.zip"
},
{
"identifier": "Envvi/Inkpunk-Diffusion",
"name": "Inkpunk Diffusion",
"owner": "Envvi",
"sample_width": 512,
"sample_height": 512,
"function": "standard",
"controlnet_support": true,
"converter_version": "2.0.0",
"url": "https://huggingface.co/Envvi/Inkpunk-Diffusion",
"original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/InkpunkDiffusion.zip",
"original_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/InkpunkDiffusion_SafetyChecker.zip",
"split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/InkpunkDiffusion.zip",
"split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/InkpunkDiffusion_chunked.zip",
"split_einsum_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/InkpunkDiffusion_SafetyChecker.zip"
},
{
"identifier": "XpucT/Deliberate",
"name": "Deliberate v2",
"owner": "XpucT",
"sample_width": 512,
"sample_height": 512,
"function": "standard",
"controlnet_support": true,
"converter_version": "2.0.0",
"url": "https://huggingface.co/XpucT/Deliberate",
"original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/Deliberate2.zip",
"original_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/Deliberate2_SafetyChecker.zip",
"split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/Deliberate2.zip",
"split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/Deliberate2_chunked.zip",
"split_einsum_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/Deliberate2_SafetyChecker.zip"
},
{
"identifier": "Lykon/DreamShaper",
"name": "DreamShaper v4",
"owner": "Lykon",
"sample_width": 512,
"sample_height": 512,
"function": "standard",
"controlnet_support": true,
"converter_version": "2.0.0",
"url": "https://huggingface.co/Lykon/DreamShaper",
"original_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/DreamShaper.zip",
"original_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/ORIGINAL/DreamShaper_SafetyChecker.zip",
"split_einsum_model": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/DreamShaper.zip",
"split_einsum_model_chunked": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/DreamShaper_chunked.zip",
"split_einsum_safety_checker": "https://huggingface.co/Guernika/CoreMLStableDiffusion/resolve/main/Models/SPLIT_EINSUM/DreamShaper_SafetyChecker.zip"
}
]