Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ license: apache-2.0
|
|
9 |
To run Molmo, first install dependencies:
|
10 |
|
11 |
```bash
|
12 |
-
pip install einops torch torchvision
|
13 |
```
|
14 |
|
15 |
Then, follow these steps:
|
|
|
9 |
To run Molmo, first install dependencies:
|
10 |
|
11 |
```bash
|
12 |
+
pip install einops torch torchvision
|
13 |
```
|
14 |
|
15 |
Then, follow these steps:
|