prithivMLmods commited on
Commit
4c67995
·
verified ·
1 Parent(s): 559cb68

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -25,7 +25,7 @@ footer {
25
  '''
26
 
27
  DESCRIPTIONXX = """
28
- ## MIDJOURNEY XL 🥠
29
  """
30
 
31
  examples = [
@@ -184,7 +184,7 @@ def load_predefined_images():
184
  return predefined_images
185
 
186
 
187
- with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
188
  gr.Markdown(DESCRIPTIONXX)
189
  with gr.Row():
190
  prompt = gr.Text(
 
25
  '''
26
 
27
  DESCRIPTIONXX = """
28
+ ## MIDJOURNEY XL
29
  """
30
 
31
  examples = [
 
184
  return predefined_images
185
 
186
 
187
+ with gr.Blocks(css=css, theme="YTheme/Minecraft") as demo:
188
  gr.Markdown(DESCRIPTIONXX)
189
  with gr.Row():
190
  prompt = gr.Text(