vikhyatk commited on
Commit
11d40d7
1 Parent(s): 46d1e55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ moondream2 is a small vision language model designed to run efficiently on edge
17
  **Usage**
18
 
19
  ```bash
20
- pip install transformers timm einops
21
  ```
22
 
23
  ```python
 
17
  **Usage**
18
 
19
  ```bash
20
+ pip install transformers einops
21
  ```
22
 
23
  ```python