Spaces:
Runtime error
Runtime error
update
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ demo = gr.Blocks()
|
|
110 |
with demo:
|
111 |
gr.Markdown("<h1><center>AI Assistant - Voice to Joke</center></h1>")
|
112 |
gr.Markdown(
|
113 |
-
"""<center>Just record <i
|
114 |
""")
|
115 |
with gr.Row():
|
116 |
with gr.Column():
|
|
|
110 |
with demo:
|
111 |
gr.Markdown("<h1><center>AI Assistant - Voice to Joke</center></h1>")
|
112 |
gr.Markdown(
|
113 |
+
"""<center>Just record <i><b>"Hey Whisper can you tell me a joke on X please?"</i></b>, X = anything you would wish.</center><br><center>Or, press record and just utter a theme.</center>
|
114 |
""")
|
115 |
with gr.Row():
|
116 |
with gr.Column():
|