nyonyong commited on
Commit
55f3c4b
1 Parent(s): d4de2e4

Directory fix

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