From 858daa56202ef14fef70dac78a79c2b7afc8626f Mon Sep 17 00:00:00 2001 From: Alex Murkoff <79400603+alexlnkp@users.noreply.github.com> Date: Tue, 11 Jun 2024 12:54:44 +0700 Subject: [PATCH] chore(requirements): remove ffmpeg-python and ffmpy from all requirements --- requirements/amd.txt | 2 -- requirements/dml.txt | 2 -- requirements/ipex.txt | 2 -- requirements/main.txt | 2 -- requirements/py311.txt | 2 -- 5 files changed, 10 deletions(-) diff --git a/requirements/amd.txt b/requirements/amd.txt index 949e761..ca5522b 100644 --- a/requirements/amd.txt +++ b/requirements/amd.txt @@ -11,7 +11,6 @@ gradio Cython pydub>=0.25.1 soundfile>=0.12.1 -ffmpeg-python>=0.2.0 tensorboardX Jinja2>=3.1.2 json5 @@ -43,7 +42,6 @@ onnxruntime onnxruntime-gpu torchcrepe==0.0.20 fastapi -ffmpy==0.3.1 python-dotenv>=1.0.0 av torchfcpe diff --git a/requirements/dml.txt b/requirements/dml.txt index 4906cdc..e261d06 100644 --- a/requirements/dml.txt +++ b/requirements/dml.txt @@ -10,7 +10,6 @@ gradio Cython pydub>=0.25.1 soundfile>=0.12.1 -ffmpeg-python>=0.2.0 tensorboardX Jinja2>=3.1.2 json5 @@ -41,7 +40,6 @@ httpx onnxruntime-directml torchcrepe==0.0.20 fastapi -ffmpy==0.3.1 python-dotenv>=1.0.0 av torchfcpe diff --git a/requirements/ipex.txt b/requirements/ipex.txt index 1e1199d..72724f8 100644 --- a/requirements/ipex.txt +++ b/requirements/ipex.txt @@ -15,7 +15,6 @@ gradio Cython pydub>=0.25.1 soundfile>=0.12.1 -ffmpeg-python>=0.2.0 tensorboardX Jinja2>=3.1.2 json5 @@ -47,7 +46,6 @@ onnxruntime; sys_platform == 'darwin' onnxruntime-gpu; sys_platform != 'darwin' torchcrepe==0.0.20 fastapi -ffmpy==0.3.1 python-dotenv>=1.0.0 av FreeSimpleGUI diff --git a/requirements/main.txt b/requirements/main.txt index 0cdd79b..2ef0eef 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -10,7 +10,6 @@ gradio Cython pydub>=0.25.1 soundfile>=0.12.1 -ffmpeg-python>=0.2.0 tensorboardX Jinja2>=3.1.2 json5 @@ -43,7 +42,6 @@ onnxruntime-gpu; sys_platform != 'darwin' torchcrepe==0.0.20 fastapi torchfcpe -ffmpy==0.3.1 python-dotenv>=1.0.0 av pybase16384 diff --git a/requirements/py311.txt b/requirements/py311.txt index ab52448..59c6b88 100644 --- a/requirements/py311.txt +++ b/requirements/py311.txt @@ -10,7 +10,6 @@ gradio Cython pydub>=0.25.1 soundfile>=0.12.1 -ffmpeg-python>=0.2.0 tensorboardX Jinja2>=3.1.2 json5 @@ -43,7 +42,6 @@ onnxruntime-gpu; sys_platform != 'darwin' torchcrepe==0.0.20 fastapi torchfcpe -ffmpy==0.3.1 python-dotenv>=1.0.0 av pybase16384