rohithk-03 commited on
Commit
945d4e6
·
1 Parent(s): bcc0393

update return msg

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -29,7 +29,6 @@ def download_file_from_google_drive():
29
 
30
  file_id = "1fzKneepaRt_--dzamTcDBM-9d3_dLX7z"
31
  destination = "checkpoint32.pth"
32
- download_file_from_google_drive(file_id, destination)
33
 
34
 
35
  def download_model():
 
29
 
30
  file_id = "1fzKneepaRt_--dzamTcDBM-9d3_dLX7z"
31
  destination = "checkpoint32.pth"
 
32
 
33
 
34
  def download_model():