mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add tensorflow to colab
This commit is contained in:
@@ -173,6 +173,7 @@
|
||||
"!git clone https://github.com/SillyLossy/TavernAI-extras\n",
|
||||
"%cd TavernAI-extras\n",
|
||||
"!pip install -r requirements.txt\n",
|
||||
"!pip install -U tensorflow==2.9.2\n",
|
||||
"extras_process = subprocess.Popen(['python', '/TavernAI-extras/server.py', '--cpu', ShareParam, ModulesParam], stdout=subprocess.PIPE, stderr=subprocess.PIPE, cwd='/TavernAI-extras')\n",
|
||||
"print('processId:', extras_process.pid)\n",
|
||||
"\n",
|
||||
|
Reference in New Issue
Block a user