Spaces:
Building
on
Zero
Building
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -5,11 +5,11 @@ colorFrom: red
|
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
models:
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
sdk_version: 5.
|
13 |
app_file: app.py
|
14 |
pinned: false
|
15 |
short_description: StableDiffusion-3.5-Large with UltraReal
|
|
|
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.31.0
|
13 |
app_file: app.py
|
14 |
pinned: false
|
15 |
short_description: StableDiffusion-3.5-Large with UltraReal
|