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
5bd891c3
"docs/source/vscode:/vscode.git/clone" did not exist on "a00636a02b61a1e0a1d5f330bd0e6a19c28d69a3"
Commit
5bd891c3
authored
Feb 29, 2024
by
mashun1
Browse files
latte
parent
c0c47f6f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+3
-3
model.properties
model.properties
+1
-1
No files found.
README.md
View file @
5bd891c3
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
docker run --shm-size 10g --network=host --name=latte --privileged --device=/dev/kfd --device=/dev/dri --group-add video --cap-add=SYS_PTRACE --security-opt seccomp=unconfined -v /opt/hyhal:/opt/hyhal -v 项目地址(绝对路径):/home/ -it <your IMAGE ID> bash
docker run --shm-size 10g --network=host --name=latte --privileged --device=/dev/kfd --device=/dev/dri --group-add video --cap-add=SYS_PTRACE --security-opt seccomp=unconfined -v /opt/hyhal:/opt/hyhal -v 项目地址(绝对路径):/home/ -it <your IMAGE ID> bash
pip install torch-2.1.0a0%2Bgit793d2b5.abi0.dtk2310-cp310-cp310-manylinux2014_x86_64.whl (
开发者社区下载
)
pip install torch-2.1.0a0%2Bgit793d2b5.abi0.dtk2310-cp310-cp310-manylinux2014_x86_64.whl (
whl.zip文件中
)
pip install -r requirements.txt
pip install -r requirements.txt
pip install torchvision==0.16.0 --no-deps
pip install torchvision==0.16.0 --no-deps
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
docker run --shm-size 10g --network=host --name=latte --privileged --device=/dev/kfd --device=/dev/dri --group-add video --cap-add=SYS_PTRACE --security-opt seccomp=unconfined -v /opt/hyhal:/opt/hyhal -v 项目地址(绝对路径):/home/ -it <your IMAGE ID> bash
docker run --shm-size 10g --network=host --name=latte --privileged --device=/dev/kfd --device=/dev/dri --group-add video --cap-add=SYS_PTRACE --security-opt seccomp=unconfined -v /opt/hyhal:/opt/hyhal -v 项目地址(绝对路径):/home/ -it <your IMAGE ID> bash
pip install torch-2.1.0a0%2Bgit793d2b5.abi0.dtk2310-cp310-cp310-manylinux2014_x86_64.whl (
开发者社区下载
)
pip install torch-2.1.0a0%2Bgit793d2b5.abi0.dtk2310-cp310-cp310-manylinux2014_x86_64.whl (
whl.zip文件中
)
pip install -r requirements.txt
pip install -r requirements.txt
pip install torchvision==0.16.0 --no-deps
pip install torchvision==0.16.0 --no-deps
...
@@ -178,7 +178,7 @@ metric: FVD
...
@@ -178,7 +178,7 @@ metric: FVD
### 算法类别
### 算法类别
`
AIGC
`
`
视频生成
`
### 热点应用行业
### 热点应用行业
...
...
model.properties
View file @
5bd891c3
...
@@ -5,6 +5,6 @@ modelName = latte_pytorch
...
@@ -5,6 +5,6 @@ modelName = latte_pytorch
# 模型描述
# 模型描述
modelDescription
=
latte可以使用文本生成视频。
modelDescription
=
latte可以使用文本生成视频。
# 应用场景
# 应用场景
appScenario
=
训练,推理,AIGC,
媒体
,科研,教育
appScenario
=
训练,推理,AIGC,
视频生成
,科研,教育
# 框架类型
# 框架类型
frameType
=
pytorch
frameType
=
pytorch
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