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
why does SD3 generate noise image in Mac M1
same for me
I also have this issue. Although I believe the issue should lie with comfyuis latest update, since after updating, not even my sd1.5 or sdxl models will produce images. (They turn out completely black while sd3 produces multicolored noise)
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
