diff --git a/tortoise_tts.ipynb b/tortoise_tts.ipynb index 0dcdbaa..85420c6 100755 --- a/tortoise_tts.ipynb +++ b/tortoise_tts.ipynb @@ -49,8 +49,7 @@ { "cell_type":"code", "source":[ - "# hotfix for colab\n", - "!pip install Pillow==9.0.0\n", + "# colab requires the runtime to restart before use\n", "exit()" ], "metadata":{