Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -783,7 +783,7 @@ with gr.Blocks(theme='Kasien/ali_theme_custom') as app:
|
|
783 |
plsh='''
|
784 |
Input any text
|
785 |
'''
|
786 |
-
limit='Max 70 words. Excess will be ignored
|
787 |
|
788 |
gr.HTML('''
|
789 |
<b>Input Text</b>''')
|
|
|
783 |
plsh='''
|
784 |
Input any text
|
785 |
'''
|
786 |
+
limit='Max 70 words. Excess will be ignored.'
|
787 |
|
788 |
gr.HTML('''
|
789 |
<b>Input Text</b>''')
|