prithivMLmods commited on
Commit
f57ce51
1 Parent(s): b7182ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -170,7 +170,7 @@ def load_predefined_images():
170
  ]
171
  return predefined_images
172
 
173
- with gr.Blocks(css=css, theme="prithivMLmods/Minecraft-Theme") as demo:
174
  gr.Markdown(DESCRIPTIONXX)
175
  with gr.Row():
176
  prompt = gr.Text(
 
170
  ]
171
  return predefined_images
172
 
173
+ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
174
  gr.Markdown(DESCRIPTIONXX)
175
  with gr.Row():
176
  prompt = gr.Text(