--- license: apache-2.0 --- # This is the example of [this PR](https://github.com/huggingface/diffusers/pull/3912) # Dataset I used dataset from [civitai classic-anime-expressions](https://civitai.com/models/25613/classic-anime-expressions) # Example result #### prompt = '1girl, X X' Note that there is large influnce of random seed. ![exp1](exp1.png) #### prompt = '1girl, >_<' ![exp2](exp2.png) #### prompt = '1girl, @_@' ![exp3](exp3.png)