Skip to content

Commit

Permalink
Fix redundant line
Browse files Browse the repository at this point in the history
  • Loading branch information
radekd91 committed Feb 13, 2023
1 parent c1fae87 commit 805f33a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gdl_apps/EMOCA/demos/download_assets.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ wget https://download.is.tue.mpg.de/emoca/assets/EMOCA/models/EMOCA_v2_mp.zip -O
wget https://download.is.tue.mpg.de/emoca/assets/EMOCA/models/EMOCA_v2_lr_mse_20.zip -O EMOCA_v2_lr_mse_20.zip
wget https://download.is.tue.mpg.de/emoca/assets/EMOCA/models/EMOCA_v2_lr_cos_1.5.zip -O EMOCA_v2_lr_cos_1.5.zip
echo "Extracting EMOCA v2..."
unzip EMOCA.zip
unzip EMOCA_v2_mp.zip
unzip EMOCA_v2_lr_mse_20.zip
unzip EMOCA_v2_lr_cos_1.5.zip
Expand Down

0 comments on commit 805f33a

Please sign in to comment.