Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,21 @@
|
|
1 |
---
|
2 |
title: RunDiffusion FX Photorealistic V1.0
|
3 |
emoji: 📷
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.18.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
duplicated_from: Thafx/sdrv202
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: RunDiffusion FX Photorealistic V1.0
|
3 |
emoji: 📷
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: gray
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.18.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
duplicated_from: Thafx/sdrv202
|
11 |
+
tags:
|
12 |
+
- stable-diffusion
|
13 |
+
- stable-diffusion-diffusers
|
14 |
+
- text-to-image
|
15 |
+
- RunDiffusion
|
16 |
+
- FX Photorealistic
|
17 |
+
models:
|
18 |
+
- digiplay/RunDiffusionFXPhotorealistic_v1
|
19 |
---
|
20 |
|
21 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|