ford442 commited on
Commit
98331f6
Β·
1 Parent(s): 48cf713

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(background_color='emerald')) 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()) as demo:
278
  gr.Markdown(DESCRIPTIONXX)
279
  with gr.Row():
280
  prompt = gr.Text(