Metadata-Version: 2.1
Name: anime-identify
Version: 0.1.0
Summary: Identify whether an image is an anime image
Author-Email: sudoskys <coldlando@hotmail.com>
License: MIT
Requires-Python: >=3.8
Requires-Dist: opencv-python>=4.8.1.78
Requires-Dist: onnxruntime>=1.16.3
Requires-Dist: numpy>=1.24.4
Requires-Dist: robust-downloader>=0.0.2
Requires-Dist: pytest>=7.4.4; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown

# AnimeOrNot

分辨动漫图像和真实图像。

```
pip install anime-identify
```


