Commit 8676220f authored by mashun1's avatar mashun1
Browse files

Update README.md

parent 865ffd72
......@@ -28,7 +28,7 @@
pip install -r requirements_docker.txt
apt update && apt install ffmpeg && apt install ffprobe
apt update && apt install ffmpeg
### Dockerfile(方法二)
......@@ -38,7 +38,7 @@
pip install -r requirements_docker.txt
apt update && apt install ffmpeg && apt install ffprobe
apt update && apt install ffmpeg
### Anaconda (方法三)
......@@ -62,8 +62,6 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一
conda install -c conda-forge ffmpeg
conda install -c conda-forge ffprobe
## 数据集
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment