Instructions to use stabilityai/stable-diffusion-3-medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use stabilityai/stable-diffusion-3-medium with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Inference
- Notebooks
- Google Colab
- Kaggle
Text to cartoon model
#200
by freeb - opened
I want to speed up the stable diffusion 3 model by reducing the output image's resolution and dumbing it down. The input would be text, and the output would be four(4) cartoon images about 300kB-600kB in size and 640x480 pixels.
Any thoughts and suggestions around this would be much appreciated.
I am happy to collaborate with whoever is interested.