Skip to content

Commit

Permalink
Merge pull request #50 from miu200521358/work
Browse files Browse the repository at this point in the history
update auto-trace-3.0.2
  • Loading branch information
miu200521358 authored Feb 13, 2023
2 parents 1b33fc6 + 4072c00 commit d856c4d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 907 deletions.
4 changes: 2 additions & 2 deletions MMDAutoTrace3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"nbformat_minor": 0,
"metadata": {
"colab": {
"name": "MMDAutoTrace3.00.01.ipynb",
"name": "MMDAutoTrace3.00.02.ipynb",
"provenance": [],
"toc_visible": true
},
Expand Down Expand Up @@ -645,7 +645,7 @@
" shutil.rmtree('./mmd-auto-trace-3')\n",
"\n",
"# MMD自動トレースv3 バージョンタグ\n",
"version_tag = \"ver3.00.01\"\n",
"version_tag = \"ver3.00.02\"\n",
"\n",
"! git clone --recursive --depth 1 -b \"$version_tag\" \"https://github.com/miu200521358/mmd-auto-trace-3.git\"\n",
"\n",
Expand Down
5 changes: 3 additions & 2 deletions MMDAutoTrace3_en.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"nbformat_minor": 0,
"metadata": {
"colab": {
"name": "MMDAutoTrace3.00.01_en.ipynb",
"name": "MMDAutoTrace3.00.02_en.ipynb",
"provenance": [],
"toc_visible": true
},
Expand Down Expand Up @@ -675,7 +675,8 @@
" shutil.rmtree('./mmd-auto-trace-3')\n",
"\n",
"# MMD自動トレースv3 バージョンタグ\n",
"version_tag = \"ver3.00.01\"\n",
"version_tag = \"ver3.00.02\"\n",
"# version_tag = \"develop\"\n",
"\n",
"! git clone --recursive --depth 1 -b \"$version_tag\" \"https://github.com/miu200521358/mmd-auto-trace-3.git\"\n",
"\n",
Expand Down
Loading

0 comments on commit d856c4d

Please sign in to comment.