Update README.md
Browse files
README.md
CHANGED
@@ -83,10 +83,10 @@ image = pipeline(prompt, guidance_scale=7.5).images[0]
|
|
83 |
### Generator Results comparison
|
84 |
[https://github.com/svjack/Stable-Diffusion-Chinese-Extend](https://github.com/svjack/Stable-Diffusion-Chinese-Extend)
|
85 |
|
86 |
-
![0](https://github.com/svjack/Stable-Diffusion-Chinese-Extend/blob/main/imgs/
|
87 |
-
![1](https://github.com/svjack/Stable-Diffusion-Chinese-Extend/blob/main/imgs/
|
88 |
-
![2](https://github.com/svjack/Stable-Diffusion-Chinese-Extend/blob/main/imgs/
|
89 |
-
![3](https://github.com/svjack/Stable-Diffusion-Chinese-Extend/blob/main/imgs/
|
90 |
|
91 |
<!--
|
92 |
_Note: `JapaneseStableDiffusionPipeline` is almost same as diffusers' `StableDiffusionPipeline` but added some lines to initialize our models properly._
|
|
|
83 |
### Generator Results comparison
|
84 |
[https://github.com/svjack/Stable-Diffusion-Chinese-Extend](https://github.com/svjack/Stable-Diffusion-Chinese-Extend)
|
85 |
|
86 |
+
![0](https://github.com/svjack/Stable-Diffusion-Chinese-Extend/blob/main/imgs/dragon_v1.jpg?raw=true)
|
87 |
+
![1](https://github.com/svjack/Stable-Diffusion-Chinese-Extend/blob/main/imgs/dragon_style_v1.jpg?raw=true)
|
88 |
+
![2](https://github.com/svjack/Stable-Diffusion-Chinese-Extend/blob/main/imgs/girl_v1.jpg?raw=true)
|
89 |
+
![3](https://github.com/svjack/Stable-Diffusion-Chinese-Extend/blob/main/imgs/girl_style_v1.jpg?raw=true)
|
90 |
|
91 |
<!--
|
92 |
_Note: `JapaneseStableDiffusionPipeline` is almost same as diffusers' `StableDiffusionPipeline` but added some lines to initialize our models properly._
|