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:
parent
12bf7a0174
commit
5fbb37405f
1 changed files with 1 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
@ -213,4 +212,4 @@
|
|||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 0
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue