sushmit00 commited on
Commit
9807038
·
verified ·
1 Parent(s): c37b15d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ os.chdir("bizarre-pose-estimator")
7
 
8
  os.system("wget https://i.imgur.com/IkJzlaE.jpeg")
9
 
10
- os.system("gdown https://drive.google.com/uc?id=1qhnBmMdDTC_8kmNj4u2f_Htfvg6KuE14")
11
 
12
 
13
  os.system("unzip bizarre_pose_models.zip")
 
7
 
8
  os.system("wget https://i.imgur.com/IkJzlaE.jpeg")
9
 
10
+ os.system("gdown https://drive.google.com/uc?id=1HyOKbl2iLYNFVN3FuL3ENSe_L47Cxk69")
11
 
12
 
13
  os.system("unzip bizarre_pose_models.zip")