Stable Diffusion Memory Game
demo.mp4
Play Here
https://cabbage63.github.io/StableDiffusionMemoryGame/
Naming rule of image files
{imageLabel}-{anyString}.{extension}
- imageLabel
- This is shown when a pair found.
- Please prepare an even number of images with the same imageLabel.
- Please note that imageLabel doesn't contain
-.
- anyString
- any string is ok.
- extension
- please specify image extension supported by your web browser.
Special Thanks
- 反転パズルを15分で作ってみた【JavaScript実況プログラミング】| ニコニコプログラミング
- I refered this video to build a base project.