Revert "fix site and ipynb with new paths"

This reverts commit 7d54ef8cc5.
remotes/1718029514734621673/tmp_refs/heads/master
James Betker 2022-04-27 09:15:39 +07:00
parent d80371b5e6
commit 090c650b85
1 changed files with 1 additions and 1 deletions

@ -39,7 +39,7 @@
"outputs": [],
"source": [
"!git clone https://github.com/neonbjb/tortoise-tts.git\n",
"%cd tortoise-tts/tortoise_tts\n",
"%cd tortoise-tts\n",
"!pip install -r requirements.txt"
]
},