developmentseed / segment-anything-services

Running segment-anything image embedding, prompting, and mask generation as torchserve services
Apache License 2.0
92 stars 10 forks source link

Autoscaling #15

Closed ingalls closed 1 year ago

ingalls commented 1 year ago

Context

To date we have been scaling to zero manually which means if someone forgets to set the task count and EC2 count to 0 the cluster remains active. This PR introduces automatic EC2 Host scaling