Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -331,7 +331,7 @@ with gr.Blocks(title="SlangGPT", css=CSS, theme=gr.themes.Base()) as demo:
|
|
| 331 |
|
| 332 |
gr.HTML("""
|
| 333 |
<div id="header">
|
| 334 |
-
<h1>SlangGPT
|
| 335 |
<p>Egyptian Arabic dialect → Modern Standard Arabic (MSA)</p>
|
| 336 |
</div>
|
| 337 |
""")
|
|
|
|
| 331 |
|
| 332 |
gr.HTML("""
|
| 333 |
<div id="header">
|
| 334 |
+
<h1>SlangGPT</h1>
|
| 335 |
<p>Egyptian Arabic dialect → Modern Standard Arabic (MSA)</p>
|
| 336 |
</div>
|
| 337 |
""")
|