Update README.md
Browse files
README.md
CHANGED
@@ -74,7 +74,7 @@ To work with our models just run these lines in your terminal:
|
|
74 |
|
75 |
```shell
|
76 |
pip install thestage
|
77 |
-
pip install elastic_models
|
78 |
--index-url https://thestage.jfrog.io/artifactory/api/pypi/pypi-thestage-ai-production/simple\
|
79 |
--extra-index-url https://pypi.nvidia.com\
|
80 |
--extra-index-url https://pypi.org/simple
|
|
|
74 |
|
75 |
```shell
|
76 |
pip install thestage
|
77 |
+
pip install elastic_models[nvidia]\
|
78 |
--index-url https://thestage.jfrog.io/artifactory/api/pypi/pypi-thestage-ai-production/simple\
|
79 |
--extra-index-url https://pypi.nvidia.com\
|
80 |
--extra-index-url https://pypi.org/simple
|