From 9e0fbff5457a65b09baf76ecb8aac54453e96b5d Mon Sep 17 00:00:00 2001 From: mrq Date: Fri, 10 Feb 2023 20:22:12 +0000 Subject: [PATCH] Slight notebook adjust --- tortoise_tts.ipynb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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":{