Spaces:
Runtime error
Runtime error
title = """<h2 id="title">vicellst</h2>""" | |
description = """ | |
Citation for the dataset used to train the model and provide examples in this interface: | |
> @dataset{komura_daisuke_2022_7412739, | |
> author = {Komura, Daisuke}, | |
> title = {{Large-scale annotation dataset for cell/tissue | |
> segmentation in H\&E-stained images : anti-CD45RB | |
> (leukocytes)}}, | |
> month = apr, | |
> year = 2022, | |
> publisher = {Zenodo}, | |
> version = {0.3}, | |
> doi = {10.5281/zenodo.7412739}, | |
> url = {https://doi.org/10.5281/zenodo.7412739} | |
} | |
""" | |
css = """ | |
h2#title { | |
text-align: left; | |
} | |
""" |