soldni commited on
Commit
3289739
1 Parent(s): d0262c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 PIL
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: