Update README.md
Browse files
README.md
CHANGED
|
@@ -61,7 +61,8 @@ its small size.
|
|
| 61 |
<img height="300" src="figures/comparison.png"/>
|
| 62 |
According to our evaluation, Stable Cascade performs best in both prompt alignment and aesthetic quality in almost all
|
| 63 |
comparisons. The above picture shows the results from a human evaluation using a mix of parti-prompts (link) and
|
| 64 |
-
aesthetic prompts. Specifically,
|
|
|
|
| 65 |
|
| 66 |
## Code Example
|
| 67 |
```python
|
|
|
|
| 61 |
<img height="300" src="figures/comparison.png"/>
|
| 62 |
According to our evaluation, Stable Cascade performs best in both prompt alignment and aesthetic quality in almost all
|
| 63 |
comparisons. The above picture shows the results from a human evaluation using a mix of parti-prompts (link) and
|
| 64 |
+
aesthetic prompts. Specifically, Stable Cascade (30 inference steps) was compared against Playground v2 (50 inference
|
| 65 |
+
steps), SDXL (50 inference steps), SDXL Turbo (1 inference step) and Würstchen v2 (30 inference steps).
|
| 66 |
|
| 67 |
## Code Example
|
| 68 |
```python
|