Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ The VRAM requirement is similar to that of SDXL and SD3.5 Medium models.
|
|
11 |
|
12 |
If you need a prompt to describe other images, you can use the [Molmo spaces](https://huggingface.co/spaces?search=molmo).
|
13 |
|
14 |
-
##
|
15 |
|
16 |
```
|
17 |
pip install accelerate diffusers einops sentencepiece transformers
|
|
|
11 |
|
12 |
If you need a prompt to describe other images, you can use the [Molmo spaces](https://huggingface.co/spaces?search=molmo).
|
13 |
|
14 |
+
## Setup
|
15 |
|
16 |
```
|
17 |
pip install accelerate diffusers einops sentencepiece transformers
|