Skip to content

Commit

Permalink
fix: 🎨 Version .ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
Vidalnt committed Dec 11, 2024
1 parent 0c92ac5 commit 7ec310b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/Applio.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"uioawhd = rot_47(codecs.decode(\"pbbxa://oqbpcj.kwu/QIPqaxivw/Ixxtqw.oqb\", \"rot_13\"))\n",
"uyadwa = codecs.decode(\"ncc.cl\", \"rot_13\")\n",
"A = \"/content/\" + rot_47(\"Kikpm.ovm.bu\")\n",
"!git clone --depth 1 $uioawhd $new_name --branch 3.2.8 --single-branch\n",
"!git clone --depth 1 $uioawhd $new_name --branch 3.2.8-bugfix --single-branch\n",
"%cd $new_name/\n",
"clear_output()\n",
"def vidal_setup():\n",
Expand Down
2 changes: 1 addition & 1 deletion assets/Applio_Kaggle.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"findme = rot_47(codecs.decode(\"pbbxa://oqbpcj.kwu/Dqlitvb/qurwg-mtnqvlmz.oqb\", \"rot_13\"))\n",
"uioawhd = rot_47(codecs.decode(\"pbbxa://oqbpcj.kwu/QIPqaxivw/Ixxtqw.oqb\", \"rot_13\"))\n",
"!pip install uv\n",
"!git clone --depth 1 $uioawhd $new_name --branch 3.2.8\n",
"!git clone --depth 1 $uioawhd $new_name --branch 3.2.8-bugfix\n",
"clear_output()\n",
"!mkdir -p /kaggle/tmp\n",
"%cd /kaggle/tmp\n",
Expand Down
2 changes: 1 addition & 1 deletion assets/Applio_NoUI.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"outputs": [],
"source": [
"# @title Clone\n",
"!git clone https://github.com/IAHispano/Applio --branch 3.2.7 --single-branch\n",
"!git clone https://github.com/IAHispano/Applio --branch 3.2.8-bugfix --single-branch\n",
"%cd /content/Applio"
]
},
Expand Down

0 comments on commit 7ec310b

Please sign in to comment.