Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -249,7 +249,7 @@ def run_demo_server(pipe):
|
|
249 |
|
250 |
with gr.Blocks(
|
251 |
analytics_enabled=False,
|
252 |
-
title="Normal Estimation
|
253 |
css="""
|
254 |
#download {
|
255 |
height: 118px;
|
|
|
249 |
|
250 |
with gr.Blocks(
|
251 |
analytics_enabled=False,
|
252 |
+
title="Normal Estimation Arena",
|
253 |
css="""
|
254 |
#download {
|
255 |
height: 118px;
|