atticus commited on
Commit
e27e7d0
2 Parent(s): 8535d9f f763a16

Merge branch 'main' of https://huggingface.co/spaces/atticus/itr-ddt

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ model_path = "data/best_model.pth.tar"
48
 
49
  img_folder = Path("./photos/")
50
 
51
-
52
 
53
  def download_url_img(url):
54
 
 
48
 
49
  img_folder = Path("./photos/")
50
 
51
+ # start
52
 
53
  def download_url_img(url):
54