12 lines
264 B
JSON
12 lines
264 B
JSON
{
|
|
"domain": "tensorflow",
|
|
"name": "TensorFlow",
|
|
"documentation": "https://www.home-assistant.io/integrations/tensorflow",
|
|
"requirements": [
|
|
"tensorflow==1.13.2",
|
|
"numpy==1.18.1",
|
|
"protobuf==3.6.1",
|
|
"pillow==7.0.0"
|
|
],
|
|
"codeowners": []
|
|
}
|