We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e827ad4 commit 41e7eb2Copy full SHA for 41e7eb2
README.md
@@ -73,7 +73,7 @@ $ docker run -it -p 5000:5000 codait/max-object-detector
73
```
74
75
This will pull a pre-built image from Docker Hub (or use an existing image if already cached locally) and run it.
76
-If you'd rather build the model locally you can follow the steps in the
+If you'd rather build and run the model locally, or deploy on a Kubernetes cluster, you can follow the steps in the
77
[model README](https://github.com/IBM/MAX-Object-Detector/#steps).
78
79
#### 2. Experiment with the API (Optional)
0 commit comments