Update README.md
Browse files
README.md
CHANGED
@@ -38,5 +38,6 @@ pipeline = StableDiffusionPipeline.from_pretrained('Xhaheen/srkay-man_6-1-2022')
|
|
38 |
image = pipeline().images[0]
|
39 |
image
|
40 |
```
|
|
|
41 |
|
42 |
|
|
|
38 |
image = pipeline().images[0]
|
39 |
image
|
40 |
```
|
41 |
+
[](https://colab.research.google.com/drive/1FmTaUN38enNdCgi4HxG0LMZ4HobM0Iq3?usp=sharing)
|
42 |
|
43 |
|