File size: 1,009 Bytes
bb96333 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | # Illusion Diffusion
Optical illusions using stable diffusion
[](https://colab.research.google.com/github/tancik/IllusionDiffusion/blob/main/IllusionDiffusion.ipynb)<br>
## Examples
<img src="https://user-images.githubusercontent.com/3310961/218342104-45466160-f63c-4e2f-a8c6-6edaeb17b2e9.gif" width="256" height="256" />
_"A duck" -> "A rabbit"_
<img src="https://user-images.githubusercontent.com/3310961/218342157-e38168c5-7ff4-4ba1-9fbb-72111e6d9399.gif" width="256" height="256" />
_"A cartoon drawing of a bird" -> "A cartoon drawing of a frog"_
<img src="https://user-images.githubusercontent.com/3310961/218342254-bf0c7bc5-363b-4762-a723-4666daf67309.gif" width="256" height="256" />
_"A cartoon drawing of a duck" -> "A cartoon drawing of a rabbit"_
<img src="https://user-images.githubusercontent.com/3310961/218342261-9f8b016d-6818-4192-b321-3c16c3285dea.gif" width="256" height="256" />
_"A duck" -> "A rabbit"_
|