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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -148,8 +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
- with gr.Blocks(css=css, theme="Nymbo/Alyx_Theme") as demo:
153
  gr.Markdown(DESCRIPTIONx)
154
  with gr.Row():
155
  prompt = gr.Text(
 
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(