Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,13 @@ sdk_version: 3.18.0
|
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
duplicated_from: Thafx/sdrv20
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
duplicated_from: Thafx/sdrv20
|
11 |
+
tags:
|
12 |
+
- stable-diffusion
|
13 |
+
- stable-diffusion-diffusers
|
14 |
+
- text-to-image
|
15 |
+
- realistic-vision
|
16 |
+
models:
|
17 |
+
- SG161222/Realistic_Vision_V3.0_VAE
|
18 |
---
|
19 |
|
20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|