Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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
|
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
|