arxyzan commited on
Commit
8f4e00f
1 Parent(s): c52fe58

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,8 +1,11 @@
1
  ---
2
  language:
3
  - fa
4
- pipeline_tag: image-to-text
5
  library_name: hezar
 
 
 
 
6
  ---
7
 
8
  A CRNN model for Persian OCR. This model is based on a simple CNN + LSTM architecture inspired by [this paper](https://arxiv.org/abs/1507.05717).
 
1
  ---
2
  language:
3
  - fa
 
4
  library_name: hezar
5
+ tags:
6
+ - image-to-text
7
+ - hezar
8
+ pipeline_tag: image-to-text
9
  ---
10
 
11
  A CRNN model for Persian OCR. This model is based on a simple CNN + LSTM architecture inspired by [this paper](https://arxiv.org/abs/1507.05717).