Update app.py
Browse files
app.py
CHANGED
@@ -204,6 +204,7 @@ with gr.Blocks(
|
|
204 |
"""
|
205 |
f"""<h3><center>Space code credits to Ilya Gusev</center></h1>
|
206 |
"""
|
|
|
207 |
)
|
208 |
|
209 |
|
|
|
204 |
"""
|
205 |
f"""<h3><center>Space code credits to Ilya Gusev</center></h1>
|
206 |
"""
|
207 |
+
f"""<h4><center>Recommended to use only over .txt, .csv, .doc and .pdf/A files"""
|
208 |
)
|
209 |
|
210 |
|