Update app.py
Browse files
app.py
CHANGED
@@ -45,7 +45,6 @@ txtbox = gr.Textbox(
|
|
45 |
label="persian text output:",
|
46 |
lines=5,
|
47 |
placeholder="متن نوشتاری گفتار شما",
|
48 |
-
label="متن نوشتاری گفتار شما",
|
49 |
show_label=True,
|
50 |
container=True,
|
51 |
text_align="right",
|
|
|
45 |
label="persian text output:",
|
46 |
lines=5,
|
47 |
placeholder="متن نوشتاری گفتار شما",
|
|
|
48 |
show_label=True,
|
49 |
container=True,
|
50 |
text_align="right",
|