Update written_module.py
Browse files- written_module.py +0 -1
written_module.py
CHANGED
|
@@ -67,7 +67,6 @@ def written_dashboard(nickname_input):
|
|
| 67 |
with gr.Column() as written_panel:
|
| 68 |
gr.Markdown("""
|
| 69 |
<div id="header" style="text-align: center;">
|
| 70 |
-
<img src="images/chatternest_logo.png" width="100">
|
| 71 |
<h2>✍️ Written Communication with <strong>Chatter the Owl</strong></h2>
|
| 72 |
<p>Paste or upload your writing. Select your goal and focus, and receive personalized feedback with progress tracking.</p>
|
| 73 |
</div>
|
|
|
|
| 67 |
with gr.Column() as written_panel:
|
| 68 |
gr.Markdown("""
|
| 69 |
<div id="header" style="text-align: center;">
|
|
|
|
| 70 |
<h2>✍️ Written Communication with <strong>Chatter the Owl</strong></h2>
|
| 71 |
<p>Paste or upload your writing. Select your goal and focus, and receive personalized feedback with progress tracking.</p>
|
| 72 |
</div>
|