zhengr commited on
Commit
8be419b
·
verified ·
1 Parent(s): 4542530

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -385,7 +385,7 @@ def get_all_prompts_online(symbol, with_basics=True, max_news_perweek = 5, weeks
385
 
386
  return info, prompt
387
 
388
- @spaces.GPU
389
  def ask(symbol, weeks_before, withbasic):
390
 
391
  # load inference data
 
385
 
386
  return info, prompt
387
 
388
+ @spaces.GPU(duration=120)
389
  def ask(symbol, weeks_before, withbasic):
390
 
391
  # load inference data