add emoji
Browse files
app.py
CHANGED
@@ -138,7 +138,7 @@ if __name__ == "__main__":
|
|
138 |
gr.Markdown(
|
139 |
'''
|
140 |
<div style="text-align:center; margin-bottom:20px;">
|
141 |
-
<span style="font-size:3em; font-weight:bold; color: black;">UCE 100M Demo
|
142 |
</div>
|
143 |
<div style="text-align:center; margin-bottom:10px;">
|
144 |
<span style="font-size:1.5em; font-weight:bold; color: black;">Universal Cell Embeddings: Explore Single Cell Data</span>
|
|
|
138 |
gr.Markdown(
|
139 |
'''
|
140 |
<div style="text-align:center; margin-bottom:20px;">
|
141 |
+
<span style="font-size:3em; font-weight:bold; color: black;">UCE 100M Demo 🦠</span>
|
142 |
</div>
|
143 |
<div style="text-align:center; margin-bottom:10px;">
|
144 |
<span style="font-size:1.5em; font-weight:bold; color: black;">Universal Cell Embeddings: Explore Single Cell Data</span>
|