Skip to content

Commit

Permalink
Remove legacy hardcoded version of TFX (#1502)
Browse files Browse the repository at this point in the history
  • Loading branch information
IreneGi authored and k8s-ci-robot committed Jul 23, 2019
1 parent 41552bd commit 88244a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/tfx-oss/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ then activate the environment.
Install TensorFlow, TFX and Kubeflow Pipelines SDK
```
pip install tensorflow --upgrade
pip install https://storage.googleapis.com/ml-pipeline/tfx/tfx-0.12.0rc0-py2.py3-none-any.whl
pip install tfx
pip install kfp --upgrade
```

Expand Down

0 comments on commit 88244a0

Please sign in to comment.