Spaces:
Sleeping
Sleeping
hritiksdlccorp
commited on
Commit
β’
55c9311
1
Parent(s):
b21b2eb
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>''')
|