Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -24,7 +24,7 @@ with gr.Blocks() as app:
|
|
24 |
</style>
|
25 |
</head>
|
26 |
<body>
|
27 |
-
<h1>
|
28 |
</body>
|
29 |
</html>""")
|
30 |
with gr.Row():
|
|
|
24 |
</style>
|
25 |
</head>
|
26 |
<body>
|
27 |
+
<h1>Get survey</h1>
|
28 |
</body>
|
29 |
</html>""")
|
30 |
with gr.Row():
|