1MR commited on
Commit
7bea4a2
·
verified ·
1 Parent(s): 3b67f55

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ def keep_alive(space_url="https://1mr-apigmail.hf.space/ping", interval_hours=5)
50
 
51
  time.sleep(interval_hours * 3600)
52
 
53
- keep_alive()
54
 
55
  @tool
56
  def retrieve(query_text):
 
50
 
51
  time.sleep(interval_hours * 3600)
52
 
53
+ # keep_alive()
54
 
55
  @tool
56
  def retrieve(query_text):