Update README.md
#5
by
quazim
- opened
README.md
CHANGED
@@ -94,7 +94,7 @@ To work with our models just run these lines in your terminal:
|
|
94 |
|
95 |
```shell
|
96 |
pip install thestage
|
97 |
-
pip install elastic_models
|
98 |
--index-url https://thestage.jfrog.io/artifactory/api/pypi/pypi-thestage-ai-production/simple\
|
99 |
--extra-index-url https://pypi.nvidia.com\
|
100 |
--extra-index-url https://pypi.org/simple
|
|
|
94 |
|
95 |
```shell
|
96 |
pip install thestage
|
97 |
+
pip install elastic_models[nvidia]
|
98 |
--index-url https://thestage.jfrog.io/artifactory/api/pypi/pypi-thestage-ai-production/simple\
|
99 |
--extra-index-url https://pypi.nvidia.com\
|
100 |
--extra-index-url https://pypi.org/simple
|