Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
LivePortrait_pytorch
Commits
8676220f
Commit
8676220f
authored
Aug 12, 2024
by
mashun1
Browse files
Update README.md
parent
865ffd72
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
README.md
README.md
+3
-5
No files found.
README.md
View file @
8676220f
...
...
@@ -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
## 数据集
...
...
@@ -165,4 +163,4 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一
## Release Notes
-
更多特性请等待
`torch2.3`
\ No newline at end of file
-
更多特性请等待
`torch2.3`
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment