mardor commited on
Commit
2e867e2
·
verified ·
1 Parent(s): 4dce6cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -119,8 +119,7 @@ def display_image():
119
  return "https://files.slack.com/files-tmb/T06QHKW6JFM-F077K96ABN3-2364e0b7a9/img_1576_720.jpg"
120
 
121
  with gr.Blocks(theme=theme) as demo:
122
-
123
- theme = gr.themes.Monochrome(
124
  primary_hue="amber",
125
  secondary_hue="rose",
126
  ).set(
 
119
  return "https://files.slack.com/files-tmb/T06QHKW6JFM-F077K96ABN3-2364e0b7a9/img_1576_720.jpg"
120
 
121
  with gr.Blocks(theme=theme) as demo:
122
+ theme = gr.themes.Monochrome(
 
123
  primary_hue="amber",
124
  secondary_hue="rose",
125
  ).set(