gokaygokay commited on
Commit
57d539d
1 Parent(s): c443fbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ Fine tuned version of moondream2 for prompt generation from images. Moondream is
8
  **Usage**
9
 
10
  ```bash
11
- pip install transformers timm einops
12
  ```
13
 
14
  ```python
 
8
  **Usage**
9
 
10
  ```bash
11
+ pip install transformers timm einops bitsandbytes accelerate
12
  ```
13
 
14
  ```python