Spaces:
Runtime error
Runtime error
TogetherAI
commited on
Commit
•
3e1d9a5
1
Parent(s):
a55fd6f
Update app.py
Browse files
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 |
|