Update app.py
Browse files
app.py
CHANGED
@@ -43,7 +43,7 @@ with gr.Blocks(css=css,
|
|
43 |
|
44 |
# with gr.Column(scale=3):
|
45 |
# gr.HTML("")
|
46 |
-
gr.HTML("""
|
47 |
<div style="text-align: center; margin: 0 auto;">
|
48 |
<p><h1> Chatcell: Facilitating Single-Cell Engineering with Natural Language</h1>
|
49 |
</div>
|
|
|
43 |
|
44 |
# with gr.Column(scale=3):
|
45 |
# gr.HTML("")
|
46 |
+
gr.HTML("""
|
47 |
<div style="text-align: center; margin: 0 auto;">
|
48 |
<p><h1> Chatcell: Facilitating Single-Cell Engineering with Natural Language</h1>
|
49 |
</div>
|