wanwanlin0521 commited on
Commit
d4d760a
·
verified ·
1 Parent(s): 5c8716e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1247,7 +1247,7 @@ def create_interface():
1247
 
1248
  return demo
1249
  # === Keep-alive for Hugging Face Space ===
1250
- SPACE_URL = "https://wanwanlin0521-dr-liou-demo.hf.space"
1251
  PING_URL = f"{SPACE_URL}/"
1252
  def keep_alive():
1253
  """Background thread that pings the Space every 30 minutes to prevent sleeping."""
 
1247
 
1248
  return demo
1249
  # === Keep-alive for Hugging Face Space ===
1250
+ SPACE_URL = "https://wanwanlin0521-alivio-scheduling-web-app.hf.space"
1251
  PING_URL = f"{SPACE_URL}/"
1252
  def keep_alive():
1253
  """Background thread that pings the Space every 30 minutes to prevent sleeping."""