From f6174bc91cdeebe007474e037664fae9830e9785 Mon Sep 17 00:00:00 2001 From: evelynmitchell Date: Mon, 18 Dec 2023 16:05:56 -0700 Subject: [PATCH] remove whisperx from reqs --- pyproject.toml | 1 - requirements.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index fbdfabcb..f3791975 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,6 @@ sqlalchemy = "*" pgvector = "*" qdrant-client = "*" vllm = "*" -whisperx = "*" pytube = "*" pydub = "*" arize-mlflow = "*" diff --git a/requirements.txt b/requirements.txt index b62f0c28..34992a67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,6 @@ sqlalchemy pgvector qdrant-client vllm -whisperx pytube pydub arize-mlflow