Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -131,6 +131,8 @@ with gr.Blocks() as edapp:
|
|
131 |
Created By: Microsoft Research [Sarah Alamdari, Nitya Thakkar, Rianne van den Berg, Alex X. Lu, Nicolo Fusi, Ava P. Amini, and Kevin K. Yang]
|
132 |
|
133 |
Spaces App By: Tuple, The Cloud Genomics Company [Colby T. Ford]
|
|
|
|
|
134 |
"""
|
135 |
)
|
136 |
with gr.Row():
|
|
|
131 |
Created By: Microsoft Research [Sarah Alamdari, Nitya Thakkar, Rianne van den Berg, Alex X. Lu, Nicolo Fusi, Ava P. Amini, and Kevin K. Yang]
|
132 |
|
133 |
Spaces App By: Tuple, The Cloud Genomics Company [Colby T. Ford]
|
134 |
+
|
135 |
+
<span style="color:red">Note: When you first run this app, the models will take a few minutes to download from Zenodo. Check the logs for the download status.</span>
|
136 |
"""
|
137 |
)
|
138 |
with gr.Row():
|