mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-03-06 12:27:42 +01:00
Fix the vscode notebook
This commit is contained in:
parent
a82a165146
commit
e4cf19e707
@ -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