From 751246e5474cfabe458e9e81b238de1480fd5727 Mon Sep 17 00:00:00 2001 From: Kye Date: Tue, 30 Jan 2024 19:33:27 -0500 Subject: [PATCH] [REQUIREMENTS] --- pyproject.toml | 1 - requirements.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 0698ef64..85e9862a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,6 @@ weaviate-client = "3.25.3" opencv-python-headless = "4.8.1.78" faiss-cpu = "1.7.4" backoff = "2.2.1" -marshmallow = "3.19.0" datasets = "*" optimum = "1.15.0" diffusers = "*" diff --git a/requirements.txt b/requirements.txt index 6ad5f4b4..df1545e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,6 @@ openai==0.28.0 opencv-python==4.7.0.72 safetensors==0.3.3 timm -marshmallow==3.19.0 yapf autopep8 cohere==4.24