Raghuramvar commited on
Commit
db07a12
1 Parent(s): 29a09d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ import numpy as np #Image Processing
7
  st.title("Easy OCR - Extract Text from Images")
8
 
9
  #subtitle
10
- st.markdown("## Optical Character Recognition - Using `easyocr`, `streamlit`")
11
 
12
  #st.markdown("")
13
 
 
7
  st.title("Easy OCR - Extract Text from Images")
8
 
9
  #subtitle
10
+ st.markdown("## Optical Character Recognition - Using `easyocr`, `streamlit` hosted on huggingfaces" )
11
 
12
  #st.markdown("")
13