-
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
200MB
Update issue title
- I have updated the title.
Which indexes
PyPI
About the project
AntiCAP is an open-source, cross-platform desktop tool for automated CAPTCHA solving, powered by AI models such as image classifiers and OCR. The project has been active since early 2024 and continues to evolve with community contributions and model improvements.
We have made efforts to reduce the size of our PyPI releases by optimizing model formats and using efficient packaging. However, due to the inclusion of pre-trained AI models (used for image recognition and character classification), the size still exceeds the current PyPI file size limit.
The package bundles both model files and example data necessary for running and testing the application out of the box. These are essential components and cannot be separated without significantly impacting usability.
Reasons for the request
We are requesting an increased upload limit because the AntiCAP project includes pre-trained AI models necessary for CAPTCHA recognition and OCR tasks. Even after compressing and optimizing the model files, the package size exceeds the current 100MB file limit on PyPI.
These models are essential for the core functionality of the tool and need to be included directly in the package to ensure ease of use and offline functionality.
As the project evolves, we may integrate additional or improved models, so future releases may further increase in size. A higher limit will help ensure smooth updates and distribution through PyP
Code of Conduct
- I agree to follow the PSF Code of Conduct