Skip to content

Commit ee28f86

Browse files
robmarkcolefrenck
authored andcommitted
Update image_processing.tensorflow.markdown (home-assistant#7467)
1 parent 0b17f21 commit ee28f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/image_processing.tensorflow.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The `tensorflow` image processing platform allows you to detect and recognize ob
2222

2323
## {% linkable_title Setup %}
2424

25-
You need to install the `tensorflow` Python packages with: `$ pip3 install tensorflow==1.11.0`. The wheel is not available for all platforms. See [the official install guide](https://www.tensorflow.org/install/) for other options. Hass.io has this package pre-installed.
25+
You need to install the `tensorflow` Python packages with: `$ pip3 install tensorflow==1.11.0`. The wheel is not available for all platforms. See [the official install guide](https://www.tensorflow.org/install/) for other options. Hass.io is not yet supported but an addon is under development.
2626

2727
This component requires files to be downloaded, compiled on your computer, and added to the Home Assistant configuration directory. These steps can be performed using the sample script at [this gist](https://gist.github.com/hunterjm/6f9332f92b60c3d5e448ad936d7353c3). Alternatively, if you wish to perform the process manually, the process is as follows:
2828

0 commit comments

Comments
 (0)