mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-05-01 03:31:24 +00:00
Colab: Remove the pydantic hotfix
Requirements.txt is now pinned to install pydantic >= 2.0.0 Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
@@ -58,7 +58,6 @@
|
||||
"# Install cuda requirements\n",
|
||||
"!pip install -r requirements.txt -q\n",
|
||||
"!pip install huggingface-hub -q\n",
|
||||
"!pip install -U pydantic -q\n",
|
||||
"\n",
|
||||
"# Download cloudflared tunnel\n",
|
||||
"%cd /content/tabbyAPI/\n",
|
||||
|
||||
Reference in New Issue
Block a user