UdacityNoob commited on
Commit
16d79ac
β€’
1 Parent(s): 96a1a23

Update readme

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -8,6 +8,13 @@ sdk_version: 3.3.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
 
 
11
  ---
 
 
 
 
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ tags:
12
+ - stable-diffusion
13
+ - text-to-image
14
  ---
15
+ # Stable Diffusion v1-4 Demo
16
+
17
+ Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input.
18
+ For more details about how Stable Diffusion works, head over to [πŸ€—'s Stable Diffusion with 🧨Diffusers blog](https://huggingface.co/blog/stable_diffusion).
19
 
20
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference