Views
No views yet
huggan/anime-faces





















1git clone https://github.com/Nitesh1405/TinyDiT.git && cd TinyDiT
2
3pip install -r requirements.txt
4
5python app.py
6#the model will automatically download on first run if you have wget, if not you can download the model from https://huggingface.co/nitesh501/tinydit and place it in TinyDit Folder.