Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: JPEG
|
3 |
emoji: 🖼️
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
@@ -9,6 +9,7 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
app_port: 7860
|
11 |
license: apache-2.0
|
|
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|
|
|
1 |
---
|
2 |
+
title: JPEG Artifact Reducer
|
3 |
emoji: 🖼️
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
|
|
9 |
pinned: false
|
10 |
app_port: 7860
|
11 |
license: apache-2.0
|
12 |
+
short_description: Reduce The blockiness in jpeg images
|
13 |
---
|
14 |
|
15 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|