nyonyong commited on
Commit
257677b
·
1 Parent(s): 3afd6a5

Directory fix

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ article = "<p style='text-align: center'> Handwritten Text Character Recognition
22
  "Text Detection + Text Rearrangement + Text Recognition\n" \
23
  "For More Information\n" \
24
  "<a href='https://bandalcom.github.io/'>GitBlog</a> | " \
25
- "<a href='https://github.com/bandalcom/Postech+KITA_AI-Project'>Source code</a></p>"
26
 
27
  #<a href='https://github.com/bandalcom/Postech+KITA_AI-Project'>Source code</a>
28
  #examples = [['zidane.jpg'], ['bus.jpg']]
 
22
  "Text Detection + Text Rearrangement + Text Recognition\n" \
23
  "For More Information\n" \
24
  "<a href='https://bandalcom.github.io/'>GitBlog</a> | " \
25
+ "<a href='https://github.com/bandalcom/Postech-KITA_AI-Project'>Source code</a></p>"
26
 
27
  #<a href='https://github.com/bandalcom/Postech+KITA_AI-Project'>Source code</a>
28
  #examples = [['zidane.jpg'], ['bus.jpg']]