diff --git a/templates.json b/templates.json index 3320017..06df819 100644 --- a/templates.json +++ b/templates.json @@ -125,6 +125,15 @@ "repo": "https://github.com/openfaas/templates", "official": "true" }, + { + "template": "python3-dlrs", + "platform": "x86_64", + "language": "Python", + "source": "intel", + "description": "Deep Learning Reference Stack v0.4 for ML workloads", + "repo": "https://github.com/intel/stacks-templates-openfaas", + "official": "false" + }, { "template": "ruby", "platform": "x86_64",