-
Notifications
You must be signed in to change notification settings - Fork 49
Description
Project URL:
https://pypi.org/project/AntiCAP/
Does this project already exist?
Yes
New Limit:
500 MB (Total project size)
Which indexes:
PyPI
About the project:
The AntiCAP project is a Python library designed to automate the recognition and solving of various types of CAPTCHAs. It utilizes machine learning models to bypass human verification steps, primarily for use cases in automated testing and data collection research.
Reasons for the request:
The AntiCAP project relies on several pre-trained machine learning models (.onnx files) to provide its core functionality. The total size of these essential models is approximately 450 MB.
We understand that the standard best practice is to host large assets externally and download them at runtime. However, a key use case for our project is deployment in environments with limited or no internet access (i.e., for offline use). Bundling the models directly into the package significantly simplifies installation and guarantees out-of-the-box functionality in these restricted scenarios.
Therefore, we are requesting an increase of the project's total size limit to 500 MB to accommodate all necessary model files for a complete and functional distribution.
Code of Conduct:
I agree to follow the PSF Code of Conduct.