From b7b545028aac014a067352335c3c66c5dcb605d3 Mon Sep 17 00:00:00 2001 From: Xavi Vinaixa Date: Tue, 6 Jun 2023 07:55:12 +0200 Subject: [PATCH] updated colab notebook with share_gradio --- notebooks/Refacer_colab.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/Refacer_colab.ipynb b/notebooks/Refacer_colab.ipynb index 19224cc..1bd16f6 100644 --- a/notebooks/Refacer_colab.ipynb +++ b/notebooks/Refacer_colab.ipynb @@ -55,7 +55,7 @@ }, "outputs": [], "source": [ - "!python app.py" + "!python app.py --share_gradio" ] } ],