prithivMLmods commited on
Commit
ce24662
·
verified ·
1 Parent(s): 44322e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,7 +137,7 @@ def load_predefined_images():
137
  ]
138
  return predefined_images
139
 
140
- with gr.Blocks(css=css, theme="prithivMLmods/aceblue") as demo:
141
  gr.Markdown(DESCRIPTIONXX)
142
  with gr.Row():
143
  prompt = gr.Text(
 
137
  ]
138
  return predefined_images
139
 
140
+ with gr.Blocks(css=css, theme="prithivMLmods/glacierblue") as demo:
141
  gr.Markdown(DESCRIPTIONXX)
142
  with gr.Row():
143
  prompt = gr.Text(