ford442 commited on
Commit
1735f8b
·
1 Parent(s): 68648bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -274,7 +274,7 @@ def load_predefined_images1():
274
  ]
275
  return predefined_images1
276
 
277
- with gr.Blocks(theme=gr.themes.Base()) as demo:
278
  gr.Markdown(DESCRIPTIONXX)
279
  with gr.Row():
280
  prompt = gr.Text(
 
274
  ]
275
  return predefined_images1
276
 
277
+ with gr.Blocks(theme=gr.themes.Base(body_background_fill='emerald')) as demo:
278
  gr.Markdown(DESCRIPTIONXX)
279
  with gr.Row():
280
  prompt = gr.Text(