nyonyong commited on
Commit
d4de2e4
·
1 Parent(s): 839128b

Directory fix

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -9,6 +9,7 @@ gitblog = "https://bandalcom.github.io/"
9
  gitblogURL = urlparse(gitblog, ':/')
10
  github = "https://github.com/bandalcom/Postech-KITA_AI-Project"
11
  githubURL = urlparse(github, ':/')
 
12
  #torch.hub.download_url_to_file('https://huggingface.co/spaces/Nebulae000/NoteCrawling/blob/main/noteimg2.jpg', 'noteimg2.jpg')
13
 
14
  def HCR(im):
 
9
  gitblogURL = urlparse(gitblog, ':/')
10
  github = "https://github.com/bandalcom/Postech-KITA_AI-Project"
11
  githubURL = urlparse(github, ':/')
12
+ print(githubURL)
13
  #torch.hub.download_url_to_file('https://huggingface.co/spaces/Nebulae000/NoteCrawling/blob/main/noteimg2.jpg', 'noteimg2.jpg')
14
 
15
  def HCR(im):