Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,12 @@ emoji: 🚀
|
|
4 |
colorFrom: red
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
-
|
8 |
-
|
|
|
|
|
|
|
|
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
short_description: StableDiffusion-3.5-Large with UltraReal Test
|
|
|
4 |
colorFrom: red
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
+
models:
|
8 |
+
- ford442/stable-diffusion-3.5-large-bf16
|
9 |
+
- ford442/stable-diffusion-3.5-large-fp32
|
10 |
+
- ford442/sdxl-vae-bf16
|
11 |
+
- Kim2091/ClearRealityV1
|
12 |
+
sdk_version: 5.23.3
|
13 |
app_file: app.py
|
14 |
pinned: false
|
15 |
short_description: StableDiffusion-3.5-Large with UltraReal Test
|