Skip to content

Commit 1202e7b

Browse files
committed
updated linux install instructions.
1 parent 118358c commit 1202e7b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

Docs/linux_install_guide.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,11 @@
4848
git clone https://github.com/intel/openvino-ai-plugins-gimp.git
4949
```
5050

51-
2. Run install script, and download models. The following steps will create the virtual environment "gimpenv3", install all required packages and will also walk you through models setup.
51+
2. Run install script, and download models. The following steps will create the virtual environment "gimpenv3" and install all required packages.
5252
```sh
5353
chmod +x openvino-ai-plugins-gimp/install.sh
5454
./openvino-ai-plugins-gimp/install.sh
5555
```
56-
At the end of plugin setup, you will be prompted to setup the AI models used with OpenVINO™.
57-
58-
Choose the models that you would like to setup, keeping in mind that choosing to download all of them may take time and considerable disk space.
59-
60-
*You can re-run "run install script" step later again to install & setup models that you may have missed.*
6156

6257
# Verify Installation
6358
Start GIMP, ensuring to setup the environment variables correctly, and you should see 'OpenVINO-AI-Plugins' show up in 'Layer' menu

0 commit comments

Comments
 (0)