nyonyong commited on
Commit
adb8527
1 Parent(s): f9ea588

Directory fix

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -23,8 +23,8 @@ def HCR(im):
23
  title = "HCR"
24
  description = "[Postech X KITA] Elite Undergradute AI Strategy Program | AI Project Competition Team 2 OCR Part"
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>
 
23
  title = "HCR"
24
  description = "[Postech X KITA] Elite Undergradute AI Strategy Program | AI Project Competition Team 2 OCR Part"
25
  article = "<p style='text-align: center'> Handwritten Text Character Recognition Task \n" \
26
+ "Text Detection + Text Rearrangement + Text Recognition\n</p>" \
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>