Update README.md
Browse files
README.md
CHANGED
|
@@ -295,6 +295,9 @@ image.save("output.png")
|
|
| 295 |
### Generator Results comparison
|
| 296 |
[https://github.com/svjack/Stable-Diffusion-Pokemon](https://github.com/svjack/Stable-Diffusion-Pokemon)
|
| 297 |
|
|
|
|
|
|
|
|
|
|
| 298 |
|
| 299 |
<!--
|
| 300 |
_Note: `JapaneseStableDiffusionPipeline` is almost same as diffusers' `StableDiffusionPipeline` but added some lines to initialize our models properly._
|
|
|
|
| 295 |
### Generator Results comparison
|
| 296 |
[https://github.com/svjack/Stable-Diffusion-Pokemon](https://github.com/svjack/Stable-Diffusion-Pokemon)
|
| 297 |
|
| 298 |
+

|
| 299 |
+

|
| 300 |
+

|
| 301 |
|
| 302 |
<!--
|
| 303 |
_Note: `JapaneseStableDiffusionPipeline` is almost same as diffusers' `StableDiffusionPipeline` but added some lines to initialize our models properly._
|