Skip to content

Commit 5e7707b

Browse files
bottlerfacebook-github-bot
authored andcommitted
Update SMPL url
Summary: Fix issue #1306 Reviewed By: kjchalup Differential Revision: D38941342 fbshipit-source-id: 306ea698ab6af22b874df6e2abdaa9021b65e1ef
1 parent a65928d commit 5e7707b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/render_densepose.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"## Load the SMPL model\n",
130130
"\n",
131131
"#### Download the SMPL model\n",
132-
"- Go to http://smpl.is.tue.mpg.de/downloads and sign up.\n",
132+
"- Go to https://smpl.is.tue.mpg.de/download.php and sign up.\n",
133133
"- Download SMPL for Python Users and unzip.\n",
134134
"- Copy the file male template file **'models/basicModel_m_lbs_10_207_0_v1.0.0.pkl'** to the data/DensePose/ folder.\n",
135135
" - rename the file to **'smpl_model.pkl'** or rename the string where it's commented below\n",

0 commit comments

Comments
 (0)