Spaces:
Restarting
on
Zero
Restarting
on
Zero
Add tags
Browse files
README.md
CHANGED
|
@@ -2,10 +2,19 @@
|
|
| 2 |
title: SUPIR Image Upscaler
|
| 3 |
sdk: gradio
|
| 4 |
emoji: 📷
|
| 5 |
-
sdk_version: 4.
|
| 6 |
app_file: app.py
|
| 7 |
license: mit
|
| 8 |
colorFrom: blue
|
| 9 |
colorTo: pink
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
short_description: Restore blurred or small images with prompt
|
| 11 |
---
|
|
|
|
| 2 |
title: SUPIR Image Upscaler
|
| 3 |
sdk: gradio
|
| 4 |
emoji: 📷
|
| 5 |
+
sdk_version: 4.36.0
|
| 6 |
app_file: app.py
|
| 7 |
license: mit
|
| 8 |
colorFrom: blue
|
| 9 |
colorTo: pink
|
| 10 |
+
tags:
|
| 11 |
+
- Upscaling
|
| 12 |
+
- Restoring
|
| 13 |
+
- Image-to-Image
|
| 14 |
+
- Image-2-Image
|
| 15 |
+
- Img-to-Img
|
| 16 |
+
- Img-2-Img
|
| 17 |
+
- language models
|
| 18 |
+
- LLMs
|
| 19 |
short_description: Restore blurred or small images with prompt
|
| 20 |
---
|