Aiconvert commited on
Commit
7e14f9f
1 Parent(s): b0d1b22

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,7 +150,7 @@ def process_image(img):
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
  <span style='font-size: 20px;'>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></span>
 
150
  return None, None
151
 
152
  # Gradio interface
153
+ title = "<span style='color: black; text-decoration: underline;'>AI Photo Restoration - Fix and Repair Your Old, Damaged, and Scratched Images</span>"
154
 
155
  description = r"""
156
  <span style='font-size: 20px;'>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></span>