Spaces:
Runtime error
Runtime error
style change
Browse files
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="
|
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="JohnSmith9982/small_and_pretty",
|
44 |
) as demo:
|
45 |
# with gr.Row():
|
46 |
# navigation_bar()
|