wdplx commited on
Commit
00fbf49
1 Parent(s): 65febc8

style change

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ with gr.Blocks(
40
  #create_container {height: 750px; margin-left: 0px; margin-right: 0px;}
41
  #tokenizer_renderer span {white-space: pre-wrap}
42
  """,
43
- theme="JohnSmith9982/small_and_pretty",
44
  ) as demo:
45
  # with gr.Row():
46
  # navigation_bar()
 
40
  #create_container {height: 750px; margin-left: 0px; margin-right: 0px;}
41
  #tokenizer_renderer span {white-space: pre-wrap}
42
  """,
43
+ theme="bethecloud/storj_theme",
44
  ) as demo:
45
  # with gr.Row():
46
  # navigation_bar()