Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -149,7 +149,7 @@ with gr.Blocks(theme=gr.themes.Soft(), title="Conversational Resume Bot") as dem
|
|
| 149 |
)
|
| 150 |
|
| 151 |
with gr.Row():
|
| 152 |
-
|
| 153 |
|
| 154 |
|
| 155 |
with gr.Row():
|
|
|
|
| 149 |
)
|
| 150 |
|
| 151 |
with gr.Row():
|
| 152 |
+
gr.Markdown("⚠️ **After recording, please click the ▶️ play button once before submitting, or the audio won't be saved.**")
|
| 153 |
|
| 154 |
|
| 155 |
with gr.Row():
|