nbonetto commited on
Commit
00b21eb
·
1 Parent(s): 812c941

chore: add config for hf in README

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,2 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # light-doc-ocr
2
  Lightweight Transformer-based OCR model for document text recognition, fine-tuned with PyTorch and Hugging Face.
 
1
+ ---
2
+ title: Light OCR Finetuned
3
+ emoji: "📝"
4
+ colorFrom: "purple"
5
+ colorTo: "blue"
6
+ sdk: streamlit
7
+ sdk_version: "1.25.0"
8
+ app_file: app.py
9
+ pinned: true
10
+ ---
11
+
12
  # light-doc-ocr
13
  Lightweight Transformer-based OCR model for document text recognition, fine-tuned with PyTorch and Hugging Face.