Stable Diffusion
Create art with machine learning and GitHub Codespaces.
Getting Started
- Create a Hugging Face account if you don't have one already
- Sign in to your Hugging Face account and generate a token
- Create and set a
HUGGING_FACE_TOKEN
secret within your individual account settings for Codespaces. Note: Ensure that your repository can access that secret. One way to check is by typing 'echo $HUGGING_FACE_TOKEN' in your terminal and ensuring that it's printed correctly. - Open this repo in a GPU codespace and run all cells.