12 lines
258 B
JSON
12 lines
258 B
JSON
{
|
|
"domain": "tensorflow",
|
|
"name": "Tensorflow",
|
|
"documentation": "https://www.home-assistant.io/components/tensorflow",
|
|
"requirements": [
|
|
"numpy==1.16.3",
|
|
"pillow==5.4.1",
|
|
"protobuf==3.6.1"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|