You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
write code that uploads (water.model, light.model, heat.mode) to S3 or Drive. (If something already exists this replaces that)
create a get endpoint for each environment. when this endpoint is hit the following things happen.
already existing model in tfmodel directory gets deleted. new model (of the same name) is downloaded from S3 bucked or Drive folder and put into tfmodel directory. at the start of application
The text was updated successfully, but these errors were encountered:
create a get endpoint for each environment. when this endpoint is hit the following things happen.The text was updated successfully, but these errors were encountered: