mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
colab fix
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"Works with:<br>\n",
|
||||
"KoboldAI https://github.com/KoboldAI/KoboldAI-Client<br>\n",
|
||||
"Pygmalion https://huggingface.co/PygmalionAI/<br>\n",
|
||||
"<br>\n ",
|
||||
"<br>\n",
|
||||
"**Links**<br>\n",
|
||||
"TavernAI Github https://github.com/TavernAI/TavernAI<br>\n",
|
||||
"TavernAI Discord https://discord.gg/zmK2gmr45t<br>\n",
|
||||
@@ -169,6 +169,8 @@
|
||||
"time.sleep(1)\n",
|
||||
"%env colab=2\n",
|
||||
"%env colaburl=$url\n",
|
||||
"if use_google_drive:\n",
|
||||
" %env googledrive=2\n",
|
||||
"!nohup node server.js &\n",
|
||||
"time.sleep(3)\n",
|
||||
"print('KoboldAI LINK:')\n",
|
||||
|
Reference in New Issue
Block a user