mohsenfayyaz commited on
Commit
773d774
·
verified ·
1 Parent(s): 3a76714

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 "Moved to https://huggingface.co/spaces/pluslab/PLUS_Lab_GPUs"
61
 
62
  demo = gr.Interface(
63
  fn=plot_figs,
 
57
  print(e)
58
  fig_history = None
59
  dfh = None
60
+ return "<h1> Moved to https://huggingface.co/spaces/pluslab/PLUS_Lab_GPUs </h1>"
61
 
62
  demo = gr.Interface(
63
  fn=plot_figs,