Update voiceit.py
Browse files- voiceit.py +1 -1
voiceit.py
CHANGED
@@ -197,7 +197,7 @@ with gr.Blocks(
|
|
197 |
b1.click(convert, inputs=[d1, audio], outputs=[a2, t1])
|
198 |
|
199 |
with gr.Row():
|
200 |
-
with gr.Accordion(label="
|
201 |
gr.HTML("""
|
202 |
<center>
|
203 |
<p>
|
|
|
197 |
b1.click(convert, inputs=[d1, audio], outputs=[a2, t1])
|
198 |
|
199 |
with gr.Row():
|
200 |
+
with gr.Accordion(label="Información importante", open=False):
|
201 |
gr.HTML("""
|
202 |
<center>
|
203 |
<p>
|