/stable-diffusion

Create art with machine learning and GitHub Codespaces

Primary LanguageJupyter NotebookMIT LicenseMIT

Stable Diffusion

Create art with machine learning and GitHub Codespaces.

Getting Started

  1. Create a Hugging Face account if you don't have one already
  2. Sign in to your Hugging Face account and generate a token
  3. 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.
  4. Open this repo in a GPU codespace and run all cells.