PypCoder commited on
Commit
f761735
·
verified ·
1 Parent(s): 86c9ff1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -305,7 +305,7 @@ with gr.Blocks(theme=THEME, css=CSS, title="SERAPH — Protein Structure Predict
305
 
306
  gr.HTML(
307
  '<div id="header-row">'
308
- '<a id="back-btn" href="https://muhammad-asad-ullah.vercel.app/" target="_self">'
309
  '← Back to Portfolio</a>'
310
  '</div>'
311
  '<div class="hero-title">SERAPH — Protein Secondary Structure Prediction</div>'
 
305
 
306
  gr.HTML(
307
  '<div id="header-row">'
308
+ '<a id="back-btn" href="https://muhammad-asad-ullah.vercel.app/" target="_blank">'
309
  '← Back to Portfolio</a>'
310
  '</div>'
311
  '<div class="hero-title">SERAPH — Protein Secondary Structure Prediction</div>'