Update README.md
Browse files
README.md
CHANGED
@@ -117,7 +117,7 @@ grid
|
|
117 |
|
118 |
We start with this image generated earlier:
|
119 |
|
120 |
-
![image/png](https://cdn-uploads.huggingface.co/production/uploads/623ce1c6b66fedf374859fe7/
|
121 |
|
122 |
```python
|
123 |
from diffusers import StableDiffusion3Img2ImgPipeline
|
@@ -143,4 +143,4 @@ save_image(image, directory='generated_images', base_name="image_grid", )
|
|
143 |
image
|
144 |
```
|
145 |
|
146 |
-
![image/png](https://cdn-uploads.huggingface.co/production/uploads/623ce1c6b66fedf374859fe7/
|
|
|
117 |
|
118 |
We start with this image generated earlier:
|
119 |
|
120 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/623ce1c6b66fedf374859fe7/JYVEhq6yqVtG_MHup3rDb.png)
|
121 |
|
122 |
```python
|
123 |
from diffusers import StableDiffusion3Img2ImgPipeline
|
|
|
143 |
image
|
144 |
```
|
145 |
|
146 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/623ce1c6b66fedf374859fe7/kI-lx0UCFBErbdUIMn-cG.png)
|