From 40e8d0774ea03624e49066909088f89b1961b02c Mon Sep 17 00:00:00 2001 From: mrq Date: Wed, 8 Mar 2023 15:59:16 +0000 Subject: [PATCH] share if you --- notebook_colab.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook_colab.ipynb b/notebook_colab.ipynb index 372fd53..74de2ba 100755 --- a/notebook_colab.ipynb +++ b/notebook_colab.ipynb @@ -115,7 +115,7 @@ "cell_type":"code", "source":[ "%cd /content/ai-voice-cloning/\n", - "!./start.sh" + "!./start.sh --share" ], "metadata":{ "id":"QRA8jF3cF-YJ"