Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -95,7 +95,7 @@ examples = [
|
|
95 |
|
96 |
app = gr.Blocks()
|
97 |
with app:
|
98 |
-
gr.Markdown("# **<
|
99 |
gr.Markdown(
|
100 |
"""
|
101 |
<p style='text-align: center'>
|
|
|
95 |
|
96 |
app = gr.Blocks()
|
97 |
with app:
|
98 |
+
gr.Markdown("# **<h4 align='center'>Whisper + M2M100 + BioGPT: Generative Pre-trained Transformer for Biomedical Text Generation and Mining</h4>**")
|
99 |
gr.Markdown(
|
100 |
"""
|
101 |
<p style='text-align: center'>
|