zhengr commited on
Commit
5063e55
·
verified ·
1 Parent(s): b54cfaa

Update app.py

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