TogetherAI commited on
Commit
60a36b0
1 Parent(s): 9face45

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,7 +171,7 @@ def image_properties(img):
171
 
172
  def main():
173
  # Gradio Interface
174
- with gr.Blocks(title="Real-ESRGAN Gradio Demo", theme="dark") as demo:
175
 
176
  gr.Markdown(
177
  """# <div align="center"> Ilaria Upscaler 💖 </div>
 
171
 
172
  def main():
173
  # Gradio Interface
174
+ with gr.Blocks(title="Real-ESRGAN Gradio Demo", theme="ParityError/Interstellar") as demo:
175
 
176
  gr.Markdown(
177
  """# <div align="center"> Ilaria Upscaler 💖 </div>