Skip to content

Commit

Permalink
Remove colabs logs
Browse files Browse the repository at this point in the history
  • Loading branch information
blaisewf authored Jan 20, 2024
1 parent cea949e commit 256bf05
Showing 1 changed file with 11 additions and 28 deletions.
39 changes: 11 additions & 28 deletions assets/Applio.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -106,4 +89,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}

0 comments on commit 256bf05

Please sign in to comment.