Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 772 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 772 Bytes

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.