mohsenfayyaz commited on
Commit
fa3a59f
·
verified ·
1 Parent(s): 0719bd9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ def plot_figs():
57
  print(e)
58
  fig_history = None
59
  dfh = None
60
- return '<h1> Moved to <a target="_parent" href="https://huggingface.co/spaces/pluslab/PLUS_Lab_GPUs">https://huggingface.co/spaces/pluslab/PLUS_Lab_GPUs</a> </h1>'
61
 
62
  demo = gr.Interface(
63
  fn=plot_figs,
 
57
  print(e)
58
  fig_history = None
59
  dfh = None
60
+ return '<h1> Moved to <a target="_blank" href="https://huggingface.co/spaces/pluslab/PLUS_Lab_GPUs">https://huggingface.co/spaces/pluslab/PLUS_Lab_GPUs</a> </h1>'
61
 
62
  demo = gr.Interface(
63
  fn=plot_figs,