Revert "fix site and ipynb with new paths"
Browse filesThis reverts commit 7d54ef8cc5005d3c2dfbc766f554f22c57c4b771.
- tortoise_tts.ipynb +1 -1
- tortoise_v2_examples.html +0 -0
tortoise_tts.ipynb
CHANGED
|
@@ -39,7 +39,7 @@
|
|
| 39 |
"outputs": [],
|
| 40 |
"source": [
|
| 41 |
"!git clone https://github.com/neonbjb/tortoise-tts.git\n",
|
| 42 |
-
"%cd tortoise-tts
|
| 43 |
"!pip install -r requirements.txt"
|
| 44 |
]
|
| 45 |
},
|
|
|
|
| 39 |
"outputs": [],
|
| 40 |
"source": [
|
| 41 |
"!git clone https://github.com/neonbjb/tortoise-tts.git\n",
|
| 42 |
+
"%cd tortoise-tts\n",
|
| 43 |
"!pip install -r requirements.txt"
|
| 44 |
]
|
| 45 |
},
|
tortoise_v2_examples.html
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|