Graf-J commited on
Commit
23704b4
·
verified ·
1 Parent(s): 441a1b3

Add Live-Demo to Readme

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -17,10 +17,15 @@ library_name: transformers
17
  # ✨ DeepCaptcha-CRNN: Sequential Vision for OCR
18
  ### CRNN Base
19
 
 
 
20
  [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
21
  [![Python 3.13+](https://img.shields.io/badge/python-3.13+-blue.svg)](https://www.python.org/downloads/release/python-3130/)
22
  [![Hugging Face Model](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Model-orange)](https://huggingface.co/Graf-J/captcha-crnn-finetuned)
23
 
 
 
 
24
  ---
25
 
26
  <img src="images/CAPTCHA.png" alt="Captcha Example" width="500">
 
17
  # ✨ DeepCaptcha-CRNN: Sequential Vision for OCR
18
  ### CRNN Base
19
 
20
+
21
+
22
  [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
23
  [![Python 3.13+](https://img.shields.io/badge/python-3.13+-blue.svg)](https://www.python.org/downloads/release/python-3130/)
24
  [![Hugging Face Model](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Model-orange)](https://huggingface.co/Graf-J/captcha-crnn-finetuned)
25
 
26
+ 🚀 **Live Demo:**
27
+ 👉 [Try the Model in Your Browser](https://huggingface.co/spaces/Graf-J/Captcha-Demo)
28
+
29
  ---
30
 
31
  <img src="images/CAPTCHA.png" alt="Captcha Example" width="500">