CoolFace
Modelpublic

coreml-community/coreml-Inkpunk-Diffusion

sourceHugging Facecreativeml-openrail-mupdated 4y agoView on Hugging Face
32likes
README.md28 linesDownload Raw Back to root
1---2license: creativeml-openrail-m3tags:4- coreml5- stable-diffusion6- text-to-image7---8 9# Core ML Converted Model10 11This model was converted to Core ML for use on Apple Silicon devices by following Apple's instructions [here](https://github.com/apple/ml-stable-diffusion#-converting-models-to-core-ml).<br>12Provide the model to an app such as [Mochi Diffusion](https://github.com/godly-devotion/MochiDiffusion) to generate images.<br>13 14`split_einsum` version is compatible with all compute unit options including Neural Engine.<br>15`original` version is only compatible with CPU & GPU option.16 17# Inkpunk Diffusion18 19Finetuned Stable Diffusion model trained on dreambooth. Vaguely inspired by Gorillaz, FLCL, and Yoji Shinkawa. Use **_nvinkpunk_** in your prompts.20 21# Gradio22 23We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Inkpunk-Diffusion:24[![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/akhaliq/Inkpunk-Diffusion)25 26# Sample images27![output Samples v2](https://huggingface.co/Envvi/Inkpunk-Diffusion/resolve/main/inkpunk-v2-samples-1.png)28![output Samples v2](https://huggingface.co/Envvi/Inkpunk-Diffusion/resolve/main/inkpunk-v2-samples-2.png)