Metadata-Version: 2.1
Name: funcaptcha-challenger
Version: 0.5.0
Summary: 
Author: Madoka
Author-email: s@madokax.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: onnxruntime (>=1.16.2,<2.0.0)
Requires-Dist: pillow (>=10.1.0,<11.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Description-Content-Type: text/markdown

# funcaptcha challenger
## Introduction
Just `ai vs ai`

## Features

| Challenge Type                                                                 | Demo                                             |
|--------------------------------------------------------------------------------|--------------------------------------------------|
| Use the arrows to rotate the animal to face in the direction of the hand       | [rotate_animal_demo](demo/rotate_animal_demo.py) |
| Use the arrows to change the number of objects until it matches the left image | [count_match_image_demo](demo/count_match_image_demo.py)                  |
| ...                                                                            | 🚧                                               |
## Installation
```bash
pip install funcaptcha-challenger
```

## Discussion
- 📱 [Telegram](https://t.me/+iNf8qQk0KUpkYmEx)
