This is the public repo for the AI generated anime art site that I've created as practice for front-end web development.
It uses the huggingface api key to use the model.
Credits for the model goes to Linaqruf.
- You can
git clone
this repo, - Open the
script.js
file and change the value where it saysapiKey
with your own huggingface api (it's free!), generate the images.
You can directly visit the site to check it out!