Update README.md
Browse files
README.md
CHANGED
@@ -5,12 +5,12 @@ colorFrom: purple
|
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
models:
|
8 |
-
|
9 |
-
|
10 |
-
sdk_version: 5.
|
11 |
app_file: app.py
|
12 |
pinned: false
|
13 |
short_description: StableDiffusion-3.5-Large with image input.
|
14 |
---
|
15 |
|
16 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
models:
|
8 |
+
- ford442/stable-diffusion-3.5-large-bf16
|
9 |
+
- Kim2091/ClearRealityV1
|
10 |
+
sdk_version: 5.23.3
|
11 |
app_file: app.py
|
12 |
pinned: false
|
13 |
short_description: StableDiffusion-3.5-Large with image input.
|
14 |
---
|
15 |
|
16 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|