Update README.md
#2
by
bryan1243
- opened
README.md
CHANGED
|
@@ -24,7 +24,7 @@ textual counterpart (i.e. Large Language Models). Specifically, we highlight two
|
|
| 24 |
Please install PyTorch using the official [installation instructions](https://pytorch.org/get-started/locally/).
|
| 25 |
Afterward, install the package as:
|
| 26 |
```commandline
|
| 27 |
-
pip install git+https://
|
| 28 |
```
|
| 29 |
|
| 30 |
|
|
|
|
| 24 |
Please install PyTorch using the official [installation instructions](https://pytorch.org/get-started/locally/).
|
| 25 |
Afterward, install the package as:
|
| 26 |
```commandline
|
| 27 |
+
pip install git+https://github.com/apple/ml-aim.git#subdirectory=aim-v1
|
| 28 |
```
|
| 29 |
|
| 30 |
|