Skip to content

Commit

Permalink
colab notebooks added
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyprokudin committed May 3, 2021
1 parent f1bd36c commit 0b41868
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions colab_notebooks/SMPLpix_training.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,9 @@
"id": "ZEiojUz_qaqp"
},
"source": [
"%cd /content \n",
"!pip3 install git+https://github.com/sergeyprokudin/smplpix"
"!git clone https://github.com/sergeyprokudin/smplpix\n",
"%cd /content/smplpix\n",
"!python setup.py install"
],
"execution_count": null,
"outputs": []
Expand Down

0 comments on commit 0b41868

Please sign in to comment.