Update README.md
Browse files
README.md
CHANGED
@@ -39,8 +39,8 @@ git clone https://github.com/huggingface/diffusers
|
|
39 |
cd diffusers
|
40 |
pip install .
|
41 |
```
|
42 |
-
## Installing Ssebowa
|
43 |
-
To install Ssebowa-Imagen, you
|
44 |
|
45 |
```bash
|
46 |
pip install ssebowa
|
|
|
39 |
cd diffusers
|
40 |
pip install .
|
41 |
```
|
42 |
+
## Installing Ssebowa with pip
|
43 |
+
To install Ssebowa-Imagen, you will first install ssebowa using pip command below:
|
44 |
|
45 |
```bash
|
46 |
pip install ssebowa
|