Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: red
|
@@ -8,8 +8,10 @@ app_port: 8501
|
|
8 |
tags:
|
9 |
- streamlit
|
10 |
pinned: false
|
11 |
-
short_description: Streamlit
|
12 |
-
|
|
|
|
|
13 |
|
14 |
# Welcome to Streamlit!
|
15 |
|
|
|
1 |
---
|
2 |
+
title: Colorize_Img
|
3 |
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: red
|
|
|
8 |
tags:
|
9 |
- streamlit
|
10 |
pinned: false
|
11 |
+
short_description: A simple Streamlit app that converts black and white images to color using deep learning.
|
12 |
+
Upload a grayscale image and get a colorized version instantly.
|
13 |
+
Perfect for restoring old photos or experimenting with image colorization
|
14 |
+
|
15 |
|
16 |
# Welcome to Streamlit!
|
17 |
|