zhengr commited on
Commit
93aff3b
·
verified ·
1 Parent(s): c596201

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -392,7 +392,7 @@ def get_all_prompts_online(symbol, with_basics=True, max_news_perweek = 5, weeks
392
 
393
  return info, prompt
394
 
395
- @spaces.GPU(duration=60)
396
  def ask(symbol, weeks_before, withbasic):
397
 
398
  # load inference data
 
392
 
393
  return info, prompt
394
 
395
+ @spaces.GPU(duration=120)
396
  def ask(symbol, weeks_before, withbasic):
397
 
398
  # load inference data