prithivMLmods commited on
Commit
457f644
1 Parent(s): 95400ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,7 +148,7 @@ def load_predefined_images():
148
  ]
149
  return predefined_images
150
 
151
- with gr.Blocks(css=css, theme="prithivMLmods/theme_brief") as demo:
152
  gr.Markdown(DESCRIPTIONx)
153
  with gr.Row():
154
  prompt = gr.Text(
 
148
  ]
149
  return predefined_images
150
 
151
+ with gr.Blocks(css=css) as demo:
152
  gr.Markdown(DESCRIPTIONx)
153
  with gr.Row():
154
  prompt = gr.Text(