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
Latte_pytorch
Commits
4ee2c0b1
Commit
4ee2c0b1
authored
Mar 04, 2024
by
mashun1
Browse files
latte
parent
7d432940
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
7 deletions
+10
-7
README.md
README.md
+10
-7
sample_videos/t2vAn_epic_tornado_attacking_above_aglowing_city_at_night._0000webv-imageio.mp4
...acking_above_aglowing_city_at_night._0000webv-imageio.mp4
+0
-0
sample_videos/t2vYellow_and_black_tropical_fish_dart_through_the_sea._0000webv-imageio.mp4
..._tropical_fish_dart_through_the_sea._0000webv-imageio.mp4
+0
-0
No files found.
README.md
View file @
4ee2c0b1
...
@@ -28,8 +28,9 @@
...
@@ -28,8 +28,9 @@
pip install torch-2.1.0a0%2Bgit793d2b5.abi0.dtk2310-cp310-cp310-manylinux2014_x86_64.whl (whl.zip文件中)
pip install torch-2.1.0a0%2Bgit793d2b5.abi0.dtk2310-cp310-cp310-manylinux2014_x86_64.whl (whl.zip文件中)
pip install torchvision-0.16.0+git267eff6.abi0.dtk2310.torch2.1.0-cp310-cp310-linux_x86_64.whl
pip install -r requirements.txt
pip install -r requirements.txt
pip install torchvision==0.16.1 --no-deps
pip install timm --no-deps
pip install timm --no-deps
### Dockerfile(方法二)
### Dockerfile(方法二)
...
@@ -41,8 +42,9 @@
...
@@ -41,8 +42,9 @@
pip install torch-2.1.0a0%2Bgit793d2b5.abi0.dtk2310-cp310-cp310-manylinux2014_x86_64.whl (whl.zip文件中)
pip install torch-2.1.0a0%2Bgit793d2b5.abi0.dtk2310-cp310-cp310-manylinux2014_x86_64.whl (whl.zip文件中)
pip install torchvision-0.16.0+git267eff6.abi0.dtk2310.torch2.1.0-cp310-cp310-linux_x86_64.whl
pip install -r requirements.txt
pip install -r requirements.txt
pip install torchvision==0.16.1 --no-deps
pip install timm --no-deps
pip install timm --no-deps
...
@@ -50,9 +52,8 @@
...
@@ -50,9 +52,8 @@
1、关于本项目DCU显卡所需的特殊深度学习库可从光合开发者社区下载安装:
1、关于本项目DCU显卡所需的特殊深度学习库可从光合开发者社区下载安装:
https://developer.hpccube.com/tool/
https://developer.hpccube.com/tool/
DTK驱动:dtk23.10
DTK驱动: dtk23.10
python:python3.10
python: python3.10
torch:2.1.0 (whl.zip文件中)
Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一一对应
Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一一对应
...
@@ -60,10 +61,12 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一
...
@@ -60,10 +61,12 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一
pip install -r requirements.txt
pip install -r requirements.txt
pip install torchvision==0.16.1 --no-deps
pip install timm --no-deps
pip install timm --no-deps
pip install torch-2.1.0a0%2Bgit793d2b5.abi0.dtk2310-cp310-cp310-manylinux2014_x86_64.whl (whl.zip文件中)
pip install torchvision-0.16.0+git267eff6.abi0.dtk2310.torch2.1.0-cp310-cp310-linux_x86_64.whl
## 数据集
## 数据集
...
...
sample_videos/t2vAn_epic_tornado_attacking_above_aglowing_city_at_night._0000webv-imageio.mp4
View file @
4ee2c0b1
No preview for this file type
sample_videos/t2vYellow_and_black_tropical_fish_dart_through_the_sea._0000webv-imageio.mp4
View file @
4ee2c0b1
No preview for this file type
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