Colab を使用して作成されました

This commit is contained in:
w-okada 2024-06-22 16:10:21 +09:00
parent 36f9968c19
commit 61f4f2a4a7

View File

@ -156,7 +156,7 @@
"import codecs\n", "import codecs\n",
"\n", "\n",
"# @title **[2]** Start ngrock\n", "# @title **[2]** Start ngrock\n",
"# @markdown This cell will start the server, the first time that you run it will download the models, so it can take a while (~1-2 minutes)\n", "# @markdown This cell will start the ngrok.\n",
"\n", "\n",
"# @markdown ---\n", "# @markdown ---\n",
"# @markdown You'll need a ngrok account, but <font color=green>**it's free**</font> and easy to create!\n", "# @markdown You'll need a ngrok account, but <font color=green>**it's free**</font> and easy to create!\n",
@ -221,7 +221,7 @@
"colab": { "colab": {
"gpuType": "T4", "gpuType": "T4",
"provenance": [], "provenance": [],
"authorship_tag": "ABX9TyMfx2JSTFXzmmUSOvSzbfTf", "authorship_tag": "ABX9TyNnHjYET1tXcVALa6o6IPRp",
"include_colab_link": true "include_colab_link": true
}, },
"kernelspec": { "kernelspec": {