Update app.py
Browse files
app.py
CHANGED
@@ -150,7 +150,8 @@ def process_image(img):
|
|
150 |
return None, None
|
151 |
|
152 |
# Gradio interface
|
153 |
-
title = "<span style='color:
|
|
|
154 |
description = r"""
|
155 |
"""
|
156 |
article = r"""
|
|
|
150 |
return None, None
|
151 |
|
152 |
# Gradio interface
|
153 |
+
title = "<span style='color: black; text-decoration: underline;'>Ai</span> <span style='color: black; text-decoration: underline;'>Photo</span> <span style='color: black; text-decoration: underline;'>Restoration</span> - <span style='color: black; text-decoration: underline;'>Fix</span> and <span style='color: black; text-decoration: underline;'>Repair</span> Your <span style='color: black; text-decoration: underline;'>Old,</span> <span style='color: black; text-decoration: underline;'>Damaged,</span> and <span style='color: black; text-decoration: underline;'>Scratched</span> <span style='color: black; text-decoration: underline;'>Images</span>"
|
154 |
+
|
155 |
description = r"""
|
156 |
"""
|
157 |
article = r"""
|