Browse Source

Update README.md

v1
Araragi 2 years ago
parent
commit
1ffda20c18
  1. 2
      README.md
  2. 1
      package.json

2
README.md

@ -2,7 +2,7 @@ Janny (S)killers Captcha Solver (JKCS)
========================
Tired of solving captchas all day? Don't want carpal tunnel syndrome young? Have dyslexia? Then skill jannies by auto-solving captchas!
This is a fork of https://github.com/AUTOMATIC1111/4chan-captcha-solver
This is a fork of https://github.com/AUTOMATIC1111/4chan-captcha-solver that focuses on optimized performance. From testing JKCS is objectively faster than AUTOMATIC1111's userscript version, almost instantanous solving on both Chromium and Firefox.
This project uses [PNPM](https://pnpm.io/) for package management.

1
package.json

@ -19,7 +19,6 @@
"@tensorflow/tfjs": "^3.19.0"
},
"devDependencies": {
"@types/tampermonkey": "^4.0.5",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"crx": "^5.0.1",
"esbuild": "^0.14.53",

Loading…
Cancel
Save