Phips commited on
Commit
30bdef1
1 Parent(s): 23d197c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ def clear_result():
58
  return gr.update(value=None)
59
 
60
 
61
- title = """<h1 align="center">Image Upscaler</h1>
62
  <div align="center">Use this Space to upscale your images, makes use of the
63
  <a href="https://github.com/asomoza/image_gen_aux">Image Generation Auxiliary Tools</a> library.<br>
64
  This space makes use of sisr models trained by the community and models will be added as per model authors request.<br>
 
58
  return gr.update(value=None)
59
 
60
 
61
+ title = """<h1 align="center">Community Image Upscaler</h1>
62
  <div align="center">Use this Space to upscale your images, makes use of the
63
  <a href="https://github.com/asomoza/image_gen_aux">Image Generation Auxiliary Tools</a> library.<br>
64
  This space makes use of sisr models trained by the community and models will be added as per model authors request.<br>