nyonyong commited on
Commit
f9ea588
1 Parent(s): 3cf3bc0

Directory fix

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