native-diffusion
native-diffusion copied to clipboard
Native Stable Diffusion inference on iOS / macOS using MPSGraph
Try with this prompt "young woman, gorgeous face, vaporwave aesthetic, synthwave, colorful, psychedelic, broken, shattered, beaten, sadness, crying, tears, artstation, concept art, smooth, extremely sharp detail, finely tuned detail, 8...
I'm getting the following error: `failed assertion 'length(16640) must be
Steps to reproduce : Created a new projet Added native-diffusion as a dependency (branch: master) Download pre-converted bins here : https://drive.google.com/file/d/1EU_qxlF-p6XrxsoACvcI2CAmu45NphAC/view?usp=share_link Copy/Pasted code from Readme.md, and chanded it to localUrl...
When you pass an input image to the generator, it currently doesn't check if the image fits the model (currently we only support SD1.5, so it's always 512x512) This warning...
2.0 just came out today. [Blog post](https://stability.ai/blog/stable-diffusion-v2-release), [repo](https://github.com/Stability-AI/stablediffusion) Highlights * Generate 768x768 images ([weights](https://huggingface.co/stabilityai/stable-diffusion-2)) * New Upscaler model that can scale up to 4x in one go ([weights](https://huggingface.co/stabilityai/stable-diffusion-x4-upscaler)) * Depth...