Spaces:
Running
on
Zero
Running
on
Zero
Improve README.md's frontmatter
Browse files
README.md
CHANGED
@@ -4,9 +4,27 @@ emoji: 🖼️🪄
|
|
4 |
colorFrom: pink
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
app_file: src/app.py
|
9 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Enhancer
|
@@ -31,4 +49,4 @@ pinned: false
|
|
31 |
- https://unsplash.com/photos/_XjW3oN8UOE by [Jeremy Wallace](https://unsplash.com/@jdanielw)
|
32 |
|
33 |
All unsplash images are under the [Unplash License](https://unsplash.com/license). \
|
34 |
-
All unsplash images were downloaded in the "small" format (width=640px).
|
|
|
4 |
colorFrom: pink
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.39.0
|
8 |
app_file: src/app.py
|
9 |
pinned: false
|
10 |
+
short_description: Clarity AI Upscaler Reproduction
|
11 |
+
license: mit
|
12 |
+
models:
|
13 |
+
- refiners/juggernaut.reborn
|
14 |
+
- refiners/controlnet.sd15.tile
|
15 |
+
- philz1337x/upscaler
|
16 |
+
- philz1337x/embeddings
|
17 |
+
- philz1337x/loras
|
18 |
+
tags:
|
19 |
+
- enhancer
|
20 |
+
- upscaler
|
21 |
+
- clarity
|
22 |
+
- refiners
|
23 |
+
- image-to-image
|
24 |
+
- stable-diffusion
|
25 |
+
- sd1.5
|
26 |
+
- art
|
27 |
+
- juggernaut
|
28 |
---
|
29 |
|
30 |
# Enhancer
|
|
|
49 |
- https://unsplash.com/photos/_XjW3oN8UOE by [Jeremy Wallace](https://unsplash.com/@jdanielw)
|
50 |
|
51 |
All unsplash images are under the [Unplash License](https://unsplash.com/license). \
|
52 |
+
All unsplash images were downloaded in the "small" format (width=640px).
|