xianjingliu commited on
Commit
ae761ec
·
1 Parent(s): db1b5b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -202,8 +202,8 @@ with gr.Blocks() as demo:
202
  """
203
  <div style="display: flex; flex-direction: column; align-items: left; text-align: left;">
204
  <h1>Predict the risk of developing skin cancer from facial image</h1>
205
- <br/>
206
-
207
  <img src="https://huggingface.co/spaces/CoPoBio/skin_cancer_risk_prediction/resolve/main/framework_hugging_face.png" alt="Logo" style="width: 914px; height: auto;"> <br/>
208
  <p>This app is a proof-of-concept demonstration of predicting the risk of developing skin cancer from 2D facial image. Link to the <a href="https://www.medrxiv.org/content/10.1101/2023.10.04.23296549v1">manuscript</a>.</p>
209
  <strong>Please kindly note that this app does not collect any uploaded image data;</strong><br>
 
202
  """
203
  <div style="display: flex; flex-direction: column; align-items: left; text-align: left;">
204
  <h1>Predict the risk of developing skin cancer from facial image</h1>
205
+ <br>
206
+ <br>
207
  <img src="https://huggingface.co/spaces/CoPoBio/skin_cancer_risk_prediction/resolve/main/framework_hugging_face.png" alt="Logo" style="width: 914px; height: auto;"> <br/>
208
  <p>This app is a proof-of-concept demonstration of predicting the risk of developing skin cancer from 2D facial image. Link to the <a href="https://www.medrxiv.org/content/10.1101/2023.10.04.23296549v1">manuscript</a>.</p>
209
  <strong>Please kindly note that this app does not collect any uploaded image data;</strong><br>