kadirnar / AnimeDiffusion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnimeDiffusion: A Pytorch Library for Anime Image Generation

teaser

πŸ› οΈ Installation

git clone https://github.com/kadirnar/AnimeUpscaler
cd AnimeUpscaler
pip install -r requirements.txt

πŸš€ Usage

πŸ† Contributing

pip install -r requirements.txt
pre-commit install
pre-commit run --all-files

πŸ“œ License

This project is licensed under the terms of the Apache License 2.0.

πŸ€— Acknowledgments

This project is based on the HuggingFace Diffusers library.

About

License:Apache License 2.0


Languages

Language:Python 56.2%Language:Jupyter Notebook 43.8%