TogetherAI commited on
Commit
3e1d9a5
1 Parent(s): a55fd6f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -174,7 +174,7 @@ def main():
174
  with gr.Blocks(title="Real-ESRGAN Gradio Demo", theme="ParityError/Interstellar") as demo:
175
 
176
  gr.Markdown(
177
- """
178
  """
179
  )
180
 
 
174
  with gr.Blocks(title="Real-ESRGAN Gradio Demo", theme="ParityError/Interstellar") as demo:
175
 
176
  gr.Markdown(
177
+ """ Image Upscaler
178
  """
179
  )
180