nyonyong commited on
Commit
7fec505
·
1 Parent(s): 257677b

Directory fix

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