prithivMLmods commited on
Commit
3f57ef6
1 Parent(s): 721a33b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -455,7 +455,7 @@ css = '''
455
  h1{text-align:center}
456
  '''
457
 
458
- with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
459
  gr.Markdown(DESCRIPTION)
460
  gr.DuplicateButton(
461
  value="Duplicate Space for private use",
 
455
  h1{text-align:center}
456
  '''
457
 
458
+ with gr.Blocks(css=css, theme="YTheme/Minecraft") as demo:
459
  gr.Markdown(DESCRIPTION)
460
  gr.DuplicateButton(
461
  value="Duplicate Space for private use",