--- license: creativeml-openrail-m tags: - coreml - stable-diffusion - text-to-image --- # Core ML Converted Model: - This model was converted to [Core ML for use on Apple Silicon devices](https://github.com/apple/ml-stable-diffusion). Conversion instructions can be found [here](https://github.com/godly-devotion/MochiDiffusion/wiki/How-to-convert-ckpt-or-safetensors-files-to-Core-ML).
- Provide the model to an app such as Mochi Diffusion [Github](https://github.com/godly-devotion/MochiDiffusion) - [Discord](https://discord.gg/x2kartzxGv) to generate images.
- `split_einsum` version is compatible with all compute unit options including Neural Engine. - `original` version is only compatible with CPU & GPU option. - Custom resolution versions are tagged accordingly. - The `vae-ft-mse-840000-ema-pruned.ckpt` vae is embedded into the model. - This model was converted with a `vae-encoder` for i2i. - This model is fp16. - Descriptions are posted as-is from original model source. - Not all features and/or results may be available in CoreML format. - This model does not have the [unet split into chunks](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml). - This model does not include a safety checker (for NSFW content). # vanGoghDiffusion_v1: Source(s): [Hugging Face](https://huggingface.co/dallinmackay/Van-Gogh-diffusion) - [CivitAI](https://civitai.com/models/91/van-gogh-diffusion) This is a fine-tuned Stable Diffusion model (based on v1.5) trained on screenshots from the film Loving Vincent. Use the token lvngvncnt at the BEGINNING of your prompts to use the style (e.g., "lvngvncnt, beautiful woman at sunset"). This model works best with the Euler sampler (NOT Euler_a). If you get too many yellow faces or you dont like the strong blue bias, simply put them in the negative prompt (e.g., "Yellow face, blue"). ![image](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/63d1f600-42ba-41c8-5f53-08d7da80f200/width=400/tmpg5t7sl8p.png) ![image](https://imagecache.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b221120c-89e2-4209-b9c2-59a3f1fa2d00/width=400/00000-4204770686-A%20very%20cute%20c___.png) -- Characters rendered with this model: Character Samples prompt and settings used: lvngvncnt, [person], highly detailed | Steps: 25, Sampler: Euler, CFG scale: 6 ![image](https://huggingface.co/dallinmackay/Van-Gogh-diffusion/resolve/main/preview1.jpg) -- Landscapes/miscellaneous rendered with this model: Landscape Samples prompt and settings used: lvngvncnt, [subject/setting], highly detailed | Steps: 25, Sampler: Euler, CFG scale: 6 ![image](https://huggingface.co/dallinmackay/Van-Gogh-diffusion/resolve/main/preview2.jpg) -- This model was trained with Dreambooth, using TheLastBen colab notebook