mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-30 13:10:43 +00:00
use serverless max memory of 3008
This commit is contained in:
parent
ec29ef093a
commit
1ca096bd44
1 changed files with 1 additions and 1 deletions
|
|
@ -51,4 +51,4 @@ functions:
|
|||
path: /predict
|
||||
method: POST
|
||||
timeout: 120 # Set max run time to 2 minutes - we shouldn't need this much time so this can be reviewed
|
||||
memorySize: 4096
|
||||
memorySize: 3008
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue