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
68a807f1
Commit
68a807f1
authored
Jul 20, 2025
by
gushiqiao
Committed by
GitHub
Jul 20, 2025
Browse files
Update docs
Update docs
parents
308b06dd
1202fcd0
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
10 additions
and
10 deletions
+10
-10
app/gradio_demo.py
app/gradio_demo.py
+1
-1
app/gradio_demo_zh.py
app/gradio_demo_zh.py
+1
-1
app/run_gradio_win.bat
app/run_gradio_win.bat
+1
-1
docs/EN/source/deploy_guides/deploy_local_windows.md
docs/EN/source/deploy_guides/deploy_local_windows.md
+2
-2
docs/EN/source/getting_started/benchmark_source.md
docs/EN/source/getting_started/benchmark_source.md
+1
-1
docs/ZH_CN/source/deploy_guides/deploy_local_windows.md
docs/ZH_CN/source/deploy_guides/deploy_local_windows.md
+2
-2
scripts/win/run_wan_i2v.bat
scripts/win/run_wan_i2v.bat
+1
-1
scripts/win/run_wan_t2v.bat
scripts/win/run_wan_t2v.bat
+1
-1
No files found.
app/gradio_demo.py
View file @
68a807f1
...
...
@@ -403,7 +403,7 @@ def run_inference(
"rotary_chunk"
:
rotary_chunk
,
"rotary_chunk_size"
:
rotary_chunk_size
,
"clean_cuda_cache"
:
clean_cuda_cache
,
"denoising_step_list"
:
[
1000
,
750
,
500
,
250
]
"denoising_step_list"
:
[
1000
,
750
,
500
,
250
]
,
}
args
=
argparse
.
Namespace
(
...
...
app/gradio_demo_zh.py
View file @
68a807f1
...
...
@@ -405,7 +405,7 @@ def run_inference(
"rotary_chunk"
:
rotary_chunk
,
"rotary_chunk_size"
:
rotary_chunk_size
,
"clean_cuda_cache"
:
clean_cuda_cache
,
"denoising_step_list"
:
[
1000
,
750
,
500
,
250
]
"denoising_step_list"
:
[
1000
,
750
,
500
,
250
]
,
}
args
=
argparse
.
Namespace
(
...
...
app/run_gradio_win.bat
View file @
68a807f1
...
...
@@ -261,4 +261,4 @@ echo ==========================================
echo
📊
Final
system
resource
usage
:
wmic
OS
get
TotalVisibleMemorySize
,
FreePhysicalMemory
/format
:table
pause
pause
docs/EN/source/deploy_guides/deploy_local_windows.md
100644 → 100755
View file @
68a807f1
...
...
@@ -50,8 +50,8 @@ Refer to [Quick Start Guide](../getting_started/quickstart.md) to install enviro
#### One-Click Gradio Startup (Recommended)
**📦 Download Software Package**
-
[
Baidu Cloud
](
)
- To be added
-
[
Quark Cloud
](
)
- To be added
-
[
Baidu Cloud
](
https://pan.baidu.com/s/1ef3hEXyIuO0z6z9MoXe4nQ?pwd=7g4f
)
-
[
Quark Cloud
](
https://pan.quark.cn/s/36a0cdbde7d9
)
**📁 Directory Structure**
After extraction, ensure the directory structure is as follows:
...
...
docs/EN/source/getting_started/benchmark_source.md
View file @
68a807f1
...
...
@@ -87,7 +87,7 @@
|
**LightX2V_5**
| 738 | 16 |
**1.05x**
|
<video
src=
"https://github.com/user-attachments/assets/ce72ab7d-50a7-4467-ac8c-a6ed1b3827a7"
width=
"200px"
></video>
|
|
**LightX2V_5-Distill**
| 68 | 16 |
**11.45x**
|
<video
src=
"https://github.com/user-attachments/assets/5df4b8a7-3162-47f8-a359-e22fbb4d1836"
width=
"200px"
></video>
|
|
**LightX2V_6**
| 630 | 12 |
**1.24x**
|
<video
src=
"https://github.com/user-attachments/assets/d13cd939-363b-4f8b-80d9-d3a145c46676"
width=
"200px"
></video>
|
|
**LightX2V_6-Distill**
| 63 | 12 |
**🏆 12.36x**
|
<video
src=
"https://github.com/user-attachments/assets/f372bce4-3c2f-411d-aa6b-c4daeb467d90"
width=
"200px"
></video>
|
**LightX2V_6-Distill**
| 63 | 12 |
**🏆 12.36x**
|
<video
src=
"https://github.com/user-attachments/assets/f372bce4-3c2f-411d-aa6b-c4daeb467d90"
width=
"200px"
></video>
---
...
...
docs/ZH_CN/source/deploy_guides/deploy_local_windows.md
100644 → 100755
View file @
68a807f1
...
...
@@ -28,8 +28,8 @@
#### 一键启动Gradio(推荐)
**📦 下载软件包**
-
[
百度云
](
)
- 待补充
-
[
夸克网盘
](
)
- 待补充
-
[
百度云
](
https://pan.baidu.com/s/1ef3hEXyIuO0z6z9MoXe4nQ?pwd=7g4f
)
-
[
夸克网盘
](
https://pan.quark.cn/s/36a0cdbde7d9
)
**📁 目录结构**
解压后,确保目录结构如下:
...
...
scripts/win/run_wan_i2v.bat
View file @
68a807f1
...
...
@@ -51,4 +51,4 @@ python -m lightx2v.infer ^
--save
_video_path
%lightx2
v_path
%
/save
_results/output_lightx2v_wan_i2v.mp4
echo
推理完成!
pause
\ No newline at end of file
pause
scripts/win/run_wan_t2v.bat
View file @
68a807f1
...
...
@@ -50,4 +50,4 @@ python -m lightx2v.infer ^
--save
_video_path
%lightx2
v_path
%
/save
_results/output_lightx2v_wan_t2v.mp4
echo
推理完成!
pause
pause
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