14 lines
286 B
JSON
14 lines
286 B
JSON
{
|
|
"domain": "tensorflow",
|
|
"name": "TensorFlow",
|
|
"documentation": "https://www.home-assistant.io/integrations/tensorflow",
|
|
"requirements": [
|
|
"tensorflow==1.13.2",
|
|
"numpy==1.17.4",
|
|
"protobuf==3.6.1",
|
|
"pillow==6.2.1"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|