Update README.md
Browse files
README.md
CHANGED
@@ -65,8 +65,8 @@ aesthetic prompts. Specifically, Stable Cascade (30 inference steps) was compare
|
|
65 |
steps), SDXL (50 inference steps), SDXL Turbo (1 inference step) and Würstchen v2 (30 inference steps).
|
66 |
|
67 |
## Code Example
|
|
|
68 |
```shell
|
69 |
-
#install `diffusers` from this branch while the PR is WIP
|
70 |
pip install git+https://github.com/kashif/diffusers.git@wuerstchen-v3
|
71 |
```
|
72 |
|
|
|
65 |
steps), SDXL (50 inference steps), SDXL Turbo (1 inference step) and Würstchen v2 (30 inference steps).
|
66 |
|
67 |
## Code Example
|
68 |
+
Iinstall `diffusers` from this branch while the PR is WIP.
|
69 |
```shell
|
|
|
70 |
pip install git+https://github.com/kashif/diffusers.git@wuerstchen-v3
|
71 |
```
|
72 |
|