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 5791f54 commit 86b5e19Copy full SHA for 86b5e19
demos/README.md
@@ -291,7 +291,7 @@ cmake -A x64 <open_model_zoo>/demos
291
The dependencies for Python demos must be installed before running. It can be achieved with the following command:
292
293
```sh
294
-python -mpip install --user -r requirements.txt
+python -mpip install --user -r <omz_dir>/demos/requirements.txt
295
```
296
297
### <a name="python_model_api"></a>Python\* model API package
0 commit comments