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
git clone, always failed
#114
by carlosbdw - opened
Make sure you have git-lfs installed (https://git-lfs.com)
git lfs install
When prompted for a password, use an access token with write permissions.
Generate one from your settings: https://huggingface.co/settings/tokens
git clone https://huggingface.co/stabilityai/stable-diffusion-3-medium
remote: Enumerating objects: 63, done.
remote: Counting objects: 100% (63/63), done.
remote: Compressing objects: 100% (63/63), done.
remote: Total 63 (delta 22), reused 0 (delta 0), pack-reused 0 (from 0)
Unpacking objects: 100% (63/63), 278.62 KiB | 1.30 MiB/s, done.
Encountered 1 file(s) that may not have been copied correctly on Windows:
sd3_medium_incl_clips_t5xxlfp16.safetensors
run git lfs pull
first runbrew install git-lfsgit lfs install