Update app.py
Browse files
app.py
CHANGED
@@ -567,7 +567,6 @@ with demo:
|
|
567 |
with gr.Column():
|
568 |
gr.Markdown('''
|
569 |
### PLEASE READ BELOW
|
570 |
-
### ALL FREE TRANSLATION CREDITS USED FOR THIS MONTH
|
571 |
Here you will can translate transcriptions to 26 languages.
|
572 |
If spoken language is not in the list, translation might not work. In this case original transcriptions are used.
|
573 |
''')
|
|
|
567 |
with gr.Column():
|
568 |
gr.Markdown('''
|
569 |
### PLEASE READ BELOW
|
|
|
570 |
Here you will can translate transcriptions to 26 languages.
|
571 |
If spoken language is not in the list, translation might not work. In this case original transcriptions are used.
|
572 |
''')
|