prithivMLmods commited on
Commit
6be04c1
1 Parent(s): f212e27

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -151,7 +151,7 @@ def load_predefined_images():
151
  ]
152
  return predefined_images
153
 
154
- with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
155
  gr.Markdown(DESCRIPTIONx)
156
  with gr.Row():
157
  prompt = gr.Text(
 
151
  ]
152
  return predefined_images
153
 
154
+ with gr.Blocks(css=css, theme="shivi/calm_seafoam") as demo:
155
  gr.Markdown(DESCRIPTIONx)
156
  with gr.Row():
157
  prompt = gr.Text(