diff --git a/assets/Applio.ipynb b/assets/Applio.ipynb index 1413b646..bcbd00fe 100644 --- a/assets/Applio.ipynb +++ b/assets/Applio.ipynb @@ -2,24 +2,16 @@ "cells": [ { "cell_type": "code", - "execution_count": 1, + "execution_count": null, "metadata": { "cellView": "form", - "id": "vtON700qokuQ", - "outputId": "f2e96749-d738-4089-b966-14ee5cd1856f", "colab": { "base_uri": "https://localhost:8080/" - } + }, + "id": "vtON700qokuQ", + "outputId": "f2e96749-d738-4089-b966-14ee5cd1856f" }, - "outputs": [ - { - "output_type": "stream", - "name": "stdout", - "text": [ - "Finished installing requirements!\n" - ] - } - ], + "outputs": [], "source": [ "# @title **Install Applio**\n", "\n", @@ -47,25 +39,16 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": null, "metadata": { "cellView": "form", - "id": "-7cQtXouqpQi", - "outputId": "242be0b2-15bc-4b90-e9c4-d9ab42ec7e29", "colab": { "base_uri": "https://localhost:8080/" - } + }, + "id": "-7cQtXouqpQi", + "outputId": "242be0b2-15bc-4b90-e9c4-d9ab42ec7e29" }, - "outputs": [ - { - "output_type": "stream", - "name": "stdout", - "text": [ - "Keyboard interruption in main thread... closing server.\n", - "Killing tunnel 127.0.0.1:6969 <> https://caf1f69e5f1d9cc72e.gradio.live\n" - ] - } - ], + "outputs": [], "source": [ "# @title **Start Applio**\n", "import codecs\n", @@ -106,4 +89,4 @@ }, "nbformat": 4, "nbformat_minor": 0 -} \ No newline at end of file +}