diff --git a/TabbyAPI_Colab_Example.ipynb b/TabbyAPI_Colab_Example.ipynb index 6872bb9..b98f861 100644 --- a/TabbyAPI_Colab_Example.ipynb +++ b/TabbyAPI_Colab_Example.ipynb @@ -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 -} \ No newline at end of file +}