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
xuwx1
LightX2V
Commits
bd0f840f
Commit
bd0f840f
authored
Mar 31, 2025
by
helloyongyang
Committed by
Yang Yong(雍洋)
Apr 08, 2025
Browse files
update readme
parent
b93699b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
7 deletions
+12
-7
README.md
README.md
+12
-7
No files found.
README.md
View file @
bd0f840f
#
l
ight
x2v
#
L
ight
X2V: Light Video Generation Inference Framework
这是一个视频生成推理框架
<div
align=
"center"
>
<picture>
<img
alt=
"LightLLM"
src=
"assets/img_lightx2v.jpg"
width=
75%
>
</picture>
</div>
--------------------------------------------------------------------------------
## 运行环境
## START ENV
```
```
# 内网镜像
docker pull registry.cn-sh-01.sensecore.cn/devsft-ccr-2/video-gen:25033101
docker pull registry.cn-sh-01.sensecore.cn/devsft-ccr-2/video-gen:25031303
docker run --gpus all -itd --ipc=host --name [name] -v /mnt:/mnt --entrypoint /bin/bash [image id]
docker run --gpus all -itd --ipc=host --name [name] -v /mnt:/mnt --entrypoint /bin/bash [image id]
```
```
##
运行方式
##
START RUN
```
```
git clone https://gitlab.bj.sensetime.com/video-gen/lightx2v.git
git clone https://gitlab.bj.sensetime.com/video-gen/lightx2v.git
cd lightx2v
cd lightx2v
#
修改运行脚本的参数
#
Modify the parameters of the running script
bash run_hunyuan_t2v.sh
bash run_hunyuan_t2v.sh
```
```
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