andy-wyx commited on
Commit
2585875
·
1 Parent(s): 4829875

remove code and paper link in app header

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -42,7 +42,6 @@ HEADER = '''
42
  <h1 style='margin-right: 10px;'><b>Official Gradio Demo:</b></h1>
43
  <h1>🍁 <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>
44
  </div>
45
- Code: <a href='https://github.com/orgs/serre-lab/projects/2' target='_blank'>GitHub</a>. Paper: <a href='' target='_blank'>ArXiv</a>.
46
 
47
 
48
  '''
@@ -52,7 +51,7 @@ Code: <a href='https://github.com/orgs/serre-lab/projects/2' target='_blank'>Git
52
  # ❗️❗️❗️**Important Notes:**
53
  # - some notes to users some notes to users some notes to users some notes to users some notes to users some notes to users .
54
  # - some notes to users some notes to users some notes to users some notes to users some notes to users some notes to users.
55
-
56
  """
57
 
58
  USER_GUIDE = """
 
42
  <h1 style='margin-right: 10px;'><b>Official Gradio Demo:</b></h1>
43
  <h1>🍁 <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>
44
  </div>
 
45
 
46
 
47
  '''
 
51
  # ❗️❗️❗️**Important Notes:**
52
  # - some notes to users some notes to users some notes to users some notes to users some notes to users some notes to users .
53
  # - some notes to users some notes to users some notes to users some notes to users some notes to users some notes to users.
54
+ Code: <a href='https://github.com/orgs/serre-lab/projects/2' target='_blank'>GitHub</a>. Paper: <a href='' target='_blank'>ArXiv</a>.
55
  """
56
 
57
  USER_GUIDE = """