Weyaxi commited on
Commit
ed37630
1 Parent(s): e1c7c80

working now so do 10 hours

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ def search(search_text):
36
 
37
 
38
  def restart_space():
39
- time.sleep(30)
40
  api.restart_space(repo_id="Weyaxi/followers-leaderboard", token=HF_TOKEN)
41
 
42
 
 
36
 
37
 
38
  def restart_space():
39
+ time.sleep(36000)
40
  api.restart_space(repo_id="Weyaxi/followers-leaderboard", token=HF_TOKEN)
41
 
42