<div align="center">
<h2>
AnimeDiffusion: A Pytorch Library for Anime Image Generation
</h2>
<div>
<img width="400" alt="teaser" src="doc\anime_diffusion_teaser.png">
</div>
<div>
<a href="https://pypi.org/project/AnimeDiffusion" target="_blank">
<img src="https://img.shields.io/pypi/pyversions/AnimeDiffusion.svg?color=%2334D058" alt="Supported Python versions">
</a>
<a href="https://badge.fury.io/py/AnimeDiffusion"><img src="https://badge.fury.io/py/AnimeDiffusion.svg" alt="pypi version"></a>
</div>
</div>
## 🛠️ Installation
```bash
git clone https://github.com/kadirnar/AnimeUpscaler
cd AnimeUpscaler
pip install -r requirements.txt
```
## 🎙️ Usage
```bash
```
### 🏆 Contributing
```bash
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](https://github.com/huggingface/diffusers) library.
Raw data
{
"_id": null,
"home_page": "https://github.com/kadirnar/animeupscaler",
"name": "animeup",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "",
"author": "kadirnar",
"author_email": "kadir.nar@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/20/48/aa4921c13ff3b99a7bcc4b0433c1d4c7163cb65e15cf2f476022c11a9a3b/animeup-0.0.1.tar.gz",
"platform": null,
"description": "<div align=\"center\">\r\n<h2>\r\n AnimeDiffusion: A Pytorch Library for Anime Image Generation\r\n</h2>\r\n<div>\r\n <img width=\"400\" alt=\"teaser\" src=\"doc\\anime_diffusion_teaser.png\">\r\n</div>\r\n<div>\r\n <a href=\"https://pypi.org/project/AnimeDiffusion\" target=\"_blank\">\r\n <img src=\"https://img.shields.io/pypi/pyversions/AnimeDiffusion.svg?color=%2334D058\" alt=\"Supported Python versions\">\r\n </a>\r\n <a href=\"https://badge.fury.io/py/AnimeDiffusion\"><img src=\"https://badge.fury.io/py/AnimeDiffusion.svg\" alt=\"pypi version\"></a>\r\n</div>\r\n</div>\r\n\r\n## \ud83d\udee0\ufe0f Installation\r\n\r\n```bash\r\ngit clone https://github.com/kadirnar/AnimeUpscaler\r\ncd AnimeUpscaler\r\npip install -r requirements.txt\r\n```\r\n\r\n## \ud83c\udf99\ufe0f Usage\r\n\r\n```bash\r\n\r\n```\r\n\r\n### \ud83c\udfc6 Contributing\r\n\r\n```bash\r\npip install -r requirements.txt\r\npre-commit install\r\npre-commit run --all-files\r\n```\r\n\r\n## \ud83d\udcdc License\r\n\r\nThis project is licensed under the terms of the Apache License 2.0.\r\n\r\n## \ud83e\udd17 Acknowledgments\r\n\r\nThis project is based on the [HuggingFace Diffusers](https://github.com/huggingface/diffusers) library.\r\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "AnimeUp: Anime Image Upscaler",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/kadirnar/animeupscaler"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2048aa4921c13ff3b99a7bcc4b0433c1d4c7163cb65e15cf2f476022c11a9a3b",
"md5": "316c1f724182eb58ebc9b41145e9be0a",
"sha256": "c76047e8f1e0874ee2964f5e46f9517f750838b054e5dea50050846220e43056"
},
"downloads": -1,
"filename": "animeup-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "316c1f724182eb58ebc9b41145e9be0a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 8706,
"upload_time": "2023-12-01T12:19:20",
"upload_time_iso_8601": "2023-12-01T12:19:20.444943Z",
"url": "https://files.pythonhosted.org/packages/20/48/aa4921c13ff3b99a7bcc4b0433c1d4c7163cb65e15cf2f476022c11a9a3b/animeup-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-01 12:19:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kadirnar",
"github_project": "animeupscaler",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "animeup"
}