Skip to content

Instantly share code, notes, and snippets.

@maxoobot
Last active March 27, 2020 06:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maxoobot/f7bad067e886032c0c462c5b14e77e82 to your computer and use it in GitHub Desktop.
Save maxoobot/f7bad067e886032c0c462c5b14e77e82 to your computer and use it in GitHub Desktop.
{
"name": "pai_demo_app",
"processor_entry": "./app.py",
"processor_type": "python",
"processor_path": "oss://eas-model-singpore/<your_user_id>/processor.tar.gz",
"data_image": "registry-intl.ap-southeast-1.aliyuncs.com/<your_repository_name>/eas-demo-image",
"metadata": {
"region": "ap-southeast-1",
"instance": 1,
"memory": 16,
"resource": "<your_eas_subscription_id>",
"cpu": 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment