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
noise image in Mac M1
#90
by BruceChar - opened
why does SD3 generate noise image in Mac M1
same for me
Making a new conda environment for a Comfy UI with Nightly installed pytorch solved the issue for me. Thanks @alexfang888 !
Same issue on M3. Indeed installing new venv from scratch did the trick!
I used this script: https://github.com/comfyanonymous/ComfyUI/discussions/3283
You can skip the git clones if you have an existing installation.
Diffusers version of the model works fine using Diffusers on an M3
