mirror of
https://github.com/elisspace/core.git
synced 2026-09-27 13:07:16 +00:00
* Add packages version to Tensoflow for wheels packages * Uncomment tensorflow * fix string * Revert version
13 lines
283 B
JSON
13 lines
283 B
JSON
{
|
|
"domain": "tensorflow",
|
|
"name": "Tensorflow",
|
|
"documentation": "https://www.home-assistant.io/components/tensorflow",
|
|
"requirements": [
|
|
"tensorflow==1.13.2",
|
|
"numpy==1.17.0",
|
|
"pillow==6.1.0",
|
|
"protobuf==3.6.1"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
} |