Aiconvert commited on
Commit
a54b400
1 Parent(s): 7047a3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -150,9 +150,11 @@ def process_image(img):
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"""
158
 
 
150
  return None, None
151
 
152
  # Gradio interface
153
+ title = "<span style='color: black; text-decoration: underline;'>AiAi Photo Restoration - Fix and Repair Your Old, Damaged, and Scratched Images</span>"
154
 
155
  description = r"""
156
+ Gradio demo for <a href='https://aiconvert.online/restore-and-repair-old-photos/' style='color: blue; text-decoration: none;'>Photorevive AI</a> at <a href='https://aiconvert.online' style='color: crimson; text-decoration: none;'>aiconvert.online</a>
157
+
158
  """
159
  article = r"""
160