Update README.md
Browse files
README.md
CHANGED
@@ -119,3 +119,9 @@ image = pipe(
|
|
119 |
).images[0]
|
120 |
image.save("image.jpg")
|
121 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
119 |
).images[0]
|
120 |
image.save("image.jpg")
|
121 |
```
|
122 |
+
|
123 |
+
|
124 |
+
|
125 |
+
# Acknowledgements
|
126 |
+
|
127 |
+
Thank you, [zzzzzero](https://github.com/zzzzzero), for pointing out the bug in the model.
|