Spaces:
Sleeping
Sleeping
update mainpage fontsize
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ if not os.path.exists('dataset'):
|
|
38 |
snapshot_download(repo_id=REPO_ID, token=token,repo_type='dataset',local_dir='dataset')
|
39 |
|
40 |
HEADER = '''
|
41 |
-
<
|
42 |
Code: <a href='https://github.com/orgs/serre-lab/projects/2' target='_blank'>GitHub</a>. Paper: <a href='' target='_blank'>ArXiv</a>.
|
43 |
|
44 |
|
|
|
38 |
snapshot_download(repo_id=REPO_ID, token=token,repo_type='dataset',local_dir='dataset')
|
39 |
|
40 |
HEADER = '''
|
41 |
+
<h1><b>Official Gradio Demo</b></h2><h2><a href='https://huggingface.co/spaces/Serrelab/fossil_app' target='_blank'><b>Identifying Florissant Leaf Fossils to Family using Deep Neural Networks </b></a></h1>
|
42 |
Code: <a href='https://github.com/orgs/serre-lab/projects/2' target='_blank'>GitHub</a>. Paper: <a href='' target='_blank'>ArXiv</a>.
|
43 |
|
44 |
|