Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- yolo
|
5 |
+
- captcha
|
6 |
+
- cloudflare
|
7 |
+
---
|
8 |
+
|
9 |
+
Minimalistic model trained on a single captcha (cloudflare). Can be used to detect and click on a cloudflare captcha based on screen coords
|