Spaces:
Sleeping
Sleeping
Update app.py
Browse filesRemoved GPT Message
app.py
CHANGED
|
@@ -560,7 +560,7 @@ document.addEventListener("mouseup", () => {
|
|
| 560 |
</script>
|
| 561 |
""") as demo:
|
| 562 |
|
| 563 |
-
gr.Markdown("### 📘
|
| 564 |
|
| 565 |
# ---- Navigation bar ----
|
| 566 |
nav_bar = gr.Radio(
|
|
|
|
| 560 |
</script>
|
| 561 |
""") as demo:
|
| 562 |
|
| 563 |
+
gr.Markdown("### 📘 Read through the resource before completing the rest of the survey")
|
| 564 |
|
| 565 |
# ---- Navigation bar ----
|
| 566 |
nav_bar = gr.Radio(
|