Dekonstruktio commited on
Commit
a407dcc
·
verified ·
1 Parent(s): 7e5729d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,7 +150,7 @@ def image_properties(img):
150
  return "Unsupported image format."
151
 
152
  def main():
153
- with gr.Blocks(theme=gr.themes.Default(primary_hue="pink", secondary_hue="rose"), title="Ilaria Upscaler 💖") as app:
154
 
155
  gr.Markdown(
156
  """# <div align="center"> Upscale </div>
 
150
  return "Unsupported image format."
151
 
152
  def main():
153
+ with gr.Blocks(theme=gr.themes.Default(primary_hue="gray", secondary_hue="gray"), title="Ilaria Upscaler 💖") as app:
154
 
155
  gr.Markdown(
156
  """# <div align="center"> Upscale </div>