Update written_module.py
Browse files- written_module.py +0 -1
written_module.py
CHANGED
|
@@ -60,7 +60,6 @@ def written_dashboard(nickname):
|
|
| 60 |
with gr.Column() as written_panel:
|
| 61 |
gr.Markdown("""
|
| 62 |
<div id="header" style="text-align: center;">
|
| 63 |
-
<img src="file/images/chatter_owl.png" width="120">
|
| 64 |
<h2>✍️ Written Communication with <strong>Chatter the Owl</strong></h2>
|
| 65 |
<p>Paste or upload your writing. Select your goal and focus, and receive detailed feedback, improvement, and progress tracking.</p>
|
| 66 |
</div>
|
|
|
|
| 60 |
with gr.Column() as written_panel:
|
| 61 |
gr.Markdown("""
|
| 62 |
<div id="header" style="text-align: center;">
|
|
|
|
| 63 |
<h2>✍️ Written Communication with <strong>Chatter the Owl</strong></h2>
|
| 64 |
<p>Paste or upload your writing. Select your goal and focus, and receive detailed feedback, improvement, and progress tracking.</p>
|
| 65 |
</div>
|