Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -6,16 +6,16 @@ colorTo: indigo
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.44.0
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
license: other
|
11 |
tags:
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
license_name: flux-1-dev-non-commercial-license
|
17 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.
|
18 |
-
|
19 |
---
|
20 |
|
21 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.44.0
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
license: other
|
11 |
tags:
|
12 |
+
- upscaler
|
13 |
+
- super-resolution
|
14 |
+
- controlnet
|
15 |
+
- flux.1-dev
|
16 |
license_name: flux-1-dev-non-commercial-license
|
17 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.
|
18 |
+
short_description: Upscale an image by 4x using FLUX
|
19 |
---
|
20 |
|
21 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|