Based on https://github.com/menyifang/DCT-Net
conda create -n venv python=3.9
conda activate venvpip install "modelscope[cv]==1.3.2" -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
pip install "modelscope[multi-modal]==1.3.2" -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.htmlpip install "tensorflow<2.11"conda install ffmpegsudo apt install ffmpeg
sudo apt install libsox-dev
conda install -c conda-forge 'ffmpeg<7'brew install ffmpegwinget install ffmpegor
choco install ffmpeg
python3 app.py