Colab update

This commit is contained in:
Ash
2023-02-12 18:11:48 +04:00
parent e0724a2825
commit 309b1679c5

View File

@@ -55,8 +55,8 @@
"cell_type": "code", "cell_type": "code",
"execution_count": null, "execution_count": null,
"metadata": { "metadata": {
"cellView": "form", "id": "hps3qtPLFNBb",
"id": "hps3qtPLFNBb" "cellView": "form"
}, },
"outputs": [], "outputs": [],
"source": [ "source": [
@@ -171,7 +171,6 @@
"%env colaburl=$url\n", "%env colaburl=$url\n",
"!nohup node server.js &\n", "!nohup node server.js &\n",
"time.sleep(3)\n", "time.sleep(3)\n",
"!npm install -g localtunnel\n",
"print('KoboldAI LINK:')\n", "print('KoboldAI LINK:')\n",
"print(url)\n", "print(url)\n",
"print('')\n", "print('')\n",