Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

基于AntiCAP开发的多类型验证码识别网站,支持点选 滑块 算术 旋转 OCR

License

Notifications You must be signed in to change notification settings

81NewArk/AntiCAP-WebApi

Repository files navigation

AntiCAP-WebApi

Version 1.1.1

🌍环境说明

python >= 3.8 64bit

# pyjwt库可能不支持低版本python 推荐使用3.10.6版本 

# https://registry.npmmirror.com/-/binary/python/3.10.6/python-3.10.6-amd64.exe

📁 手动安装

# 1.Git克隆仓库 或 手动下载
git clone https://github.com/81NewArk/AntiCAP-WebApi

# 2.进入项目目录
cd AntiCAP-WebApi

# 3.使用清华源下载项目所需依赖
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple

# 4.运行项目
python main.py

# 5.默认端口为6688,初始化账号密码均为admin

# 6.访问Web主页和开发者文档:
http://127.0.0.1:6688/
http://localhost:6688/

http://127.0.0.1:6688/docs
http://localhost:6688/docs


🤖 自动安装

# 1.Git克隆仓库 或 手动下载
git clone https://github.com/81NewArk/AntiCAP-WebApi

# 2.根据系统 选择运行 Run-Windows.bat或 Run-Linux.sh 会自动安装所需依赖并运行项目

# 3.默认端口为6688 初始化账号密码均为admin

📄 使用说明

本项目支持本地,局域网,公网部署

# 早期版本录制的视频,但是内容大致适用

https://www.bilibili.com/video/BV1xYGgz9ENE



❌ 缺少系统DLL报错解决方案

大部分服务器或家庭系统缺少模型推理必要的DLL,请根据需要安装。

系统架构 下载链接
ARM64 https://aka.ms/vs/17/release/vc_redist.arm64.exe
x64 https://aka.ms/vs/17/release/vc_redist.x64.exe
参考地址 https://learn.microsoft.com/zh-cn/cpp/windows/latest-supported-vc-redist?view=msvc-170



🐧 QQ交流群


QQGroup



🚬 请作者抽一包香香软软的利群


Ali Wx

About

基于AntiCAP开发的多类型验证码识别网站,支持点选 滑块 算术 旋转 OCR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages