mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-04-07 23:21:13 +02:00
Merge pull request #121 from VE-FORBRYDERNE/code
Fix the vscode notebook
This commit is contained in:
commit
e94b97790c
@ -67,6 +67,7 @@
|
|||||||
"!wget https://henk.tech/ckds -O - | bash /dev/stdin -g $Version -i only $Args\n",
|
"!wget https://henk.tech/ckds -O - | bash /dev/stdin -g $Version -i only $Args\n",
|
||||||
"\n",
|
"\n",
|
||||||
"!pip install colabcode\n",
|
"!pip install colabcode\n",
|
||||||
|
"!pip install 'flask>=2.1.0'\n",
|
||||||
"from colabcode import ColabCode\n",
|
"from colabcode import ColabCode\n",
|
||||||
"ColabCode(authtoken=Authtoken)"
|
"ColabCode(authtoken=Authtoken)"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user