Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -232,7 +232,7 @@ with bl:
|
|
| 232 |
|
| 233 |
with gr.Row(equal_height=True):
|
| 234 |
with gr.Column(scale=1):
|
| 235 |
-
placeholder_output = gr.Markdown("## Einkunn/gæði: ...")
|
| 236 |
with gr.Column(scale=3):
|
| 237 |
blocks_output = gr.Plot(visible=False)
|
| 238 |
blocks_info = gr.Markdown("""*This colour feedback was not calibrated by exercise/phone,
|
|
|
|
| 232 |
|
| 233 |
with gr.Row(equal_height=True):
|
| 234 |
with gr.Column(scale=1):
|
| 235 |
+
placeholder_output = gr.Markdown("## Einkunn/gæði framburðar: ...")
|
| 236 |
with gr.Column(scale=3):
|
| 237 |
blocks_output = gr.Plot(visible=False)
|
| 238 |
blocks_info = gr.Markdown("""*This colour feedback was not calibrated by exercise/phone,
|