Skip to content

Commit 594dcbe

Browse files
committed
3.6.2
1 parent e50c4fa commit 594dcbe

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

assets/Applio.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"\n",
8383
"%cd /content\n",
8484
"!git config --global advice.detachedHead false\n",
85-
"!git clone {decoded_url} --branch 3.6.1 --single-branch\n",
85+
"!git clone {decoded_url} --branch 3.6.2 --single-branch\n",
8686
"%cd {repo_name}\n",
8787
"clear_output()\n",
8888
"\n",

assets/Applio_Kaggle.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"findme = rot_47(codecs.decode(\"pbbxa://oqbpcj.kwu/Dqlitvb/qurwg-mtnqvlmz.oqb\", \"rot_13\"))\n",
5454
"uioawhd = rot_47(codecs.decode(\"pbbxa://oqbpcj.kwu/QIPqaxivw/Ixxtqw.oqb\", \"rot_13\"))\n",
5555
"!pip install uv\n",
56-
"!git clone --depth 1 $uioawhd $new_name --branch 3.6.1\n",
56+
"!git clone --depth 1 $uioawhd $new_name --branch 3.6.2\n",
5757
"clear_output()\n",
5858
"!apt update -y\n",
5959
"!apt install -y portaudio19-dev psmisc\n",

assets/Applio_NoUI.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"\n",
8585
"%cd /content\n",
8686
"!git config --global advice.detachedHead false\n",
87-
"!git clone https://github.com/IAHispano/Applio --branch 3.6.1 --single-branch\n",
87+
"!git clone https://github.com/IAHispano/Applio --branch 3.6.2 --single-branch\n",
8888
"%cd /content/Applio\n",
8989
"\n",
9090
"!apt update -y\n",

assets/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"override": false,
1010
"selected_lang": "en_US"
1111
},
12-
"version": "3.6.1",
12+
"version": "3.6.2",
1313
"model_author": "None",
1414
"precision": "fp16",
1515
"realtime": {

0 commit comments

Comments
 (0)