ZJU-Fangyin
commited on
Commit
•
ce068ae
1
Parent(s):
6572fa2
Update app.py
Browse files
app.py
CHANGED
@@ -61,7 +61,7 @@ with gr.Blocks(css=css,
|
|
61 |
# gr.HTML("")
|
62 |
gr.HTML("""
|
63 |
<div style="text-align: center; margin: 0 auto;">
|
64 |
-
<p><h1>
|
65 |
</div>
|
66 |
|
67 |
""")
|
|
|
61 |
# gr.HTML("")
|
62 |
gr.HTML("""
|
63 |
<div style="text-align: center; margin: 0 auto;">
|
64 |
+
<p><h1> ChatCell: Facilitating Single-Cell Engineering with Natural Language</h1>
|
65 |
</div>
|
66 |
|
67 |
""")
|