Update README.md
Browse files
README.md
CHANGED
@@ -109,7 +109,7 @@ To work with our models just run these lines in your terminal:
|
|
109 |
|
110 |
```shell
|
111 |
pip install thestage
|
112 |
-
pip install elastic_models[nvidia]
|
113 |
--index-url https://thestage.jfrog.io/artifactory/api/pypi/pypi-thestage-ai-production/simple\
|
114 |
--extra-index-url https://pypi.nvidia.com\
|
115 |
--extra-index-url https://pypi.org/simple
|
|
|
109 |
|
110 |
```shell
|
111 |
pip install thestage
|
112 |
+
pip install elastic_models[nvidia]\
|
113 |
--index-url https://thestage.jfrog.io/artifactory/api/pypi/pypi-thestage-ai-production/simple\
|
114 |
--extra-index-url https://pypi.nvidia.com\
|
115 |
--extra-index-url https://pypi.org/simple
|