prithivMLmods commited on
Commit
7a75854
·
verified ·
1 Parent(s): c963b77

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -141,7 +141,7 @@ def generate(
141
  return image_paths, seed
142
  #Main gr.Block
143
  with gr.Blocks(css=css,
144
- theme="prithivMLmods/Minecraft-Theme") as demo:
145
  gr.Markdown(DESCRIPTIONx)
146
  with gr.Row():
147
  prompt = gr.Text(
 
141
  return image_paths, seed
142
  #Main gr.Block
143
  with gr.Blocks(css=css,
144
+ theme="bethecloud/storj_theme") as demo:
145
  gr.Markdown(DESCRIPTIONx)
146
  with gr.Row():
147
  prompt = gr.Text(