ZJU-Fangyin commited on
Commit
afd4d29
1 Parent(s): ce068ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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> ChatCell: Facilitating Single-Cell Engineering with Natural Language</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 Analysis with Natural Language</h1>
65
  </div>
66
 
67
  """)