diff --git a/torch_ort_inference/demos/notebooks/UBUNTU.md b/torch_ort_inference/demos/notebooks/UBUNTU.md index f4a0f8bd..6daceae5 100644 --- a/torch_ort_inference/demos/notebooks/UBUNTU.md +++ b/torch_ort_inference/demos/notebooks/UBUNTU.md @@ -52,6 +52,7 @@ This step installs torch-ort-infer python package and dependencies like OpenVINO ```bash python -m pip install --upgrade pip wheel setuptools pip install -r requirements.txt +python -m torch_ort.configure ``` ## 7. Launch the Notebooks!