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
1202fcd0
Commit
1202fcd0
authored
Jul 20, 2025
by
gushiqiao
Browse files
Update docs
parent
308b06dd
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
8 deletions
+8
-8
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
No files found.
app/gradio_demo.py
View file @
1202fcd0
...
@@ -403,7 +403,7 @@ def run_inference(
...
@@ -403,7 +403,7 @@ def run_inference(
"rotary_chunk"
:
rotary_chunk
,
"rotary_chunk"
:
rotary_chunk
,
"rotary_chunk_size"
:
rotary_chunk_size
,
"rotary_chunk_size"
:
rotary_chunk_size
,
"clean_cuda_cache"
:
clean_cuda_cache
,
"clean_cuda_cache"
:
clean_cuda_cache
,
"denoising_step_list"
:
[
1000
,
750
,
500
,
250
]
"denoising_step_list"
:
[
1000
,
750
,
500
,
250
]
,
}
}
args
=
argparse
.
Namespace
(
args
=
argparse
.
Namespace
(
...
...
app/gradio_demo_zh.py
View file @
1202fcd0
...
@@ -405,7 +405,7 @@ def run_inference(
...
@@ -405,7 +405,7 @@ def run_inference(
"rotary_chunk"
:
rotary_chunk
,
"rotary_chunk"
:
rotary_chunk
,
"rotary_chunk_size"
:
rotary_chunk_size
,
"rotary_chunk_size"
:
rotary_chunk_size
,
"clean_cuda_cache"
:
clean_cuda_cache
,
"clean_cuda_cache"
:
clean_cuda_cache
,
"denoising_step_list"
:
[
1000
,
750
,
500
,
250
]
"denoising_step_list"
:
[
1000
,
750
,
500
,
250
]
,
}
}
args
=
argparse
.
Namespace
(
args
=
argparse
.
Namespace
(
...
...
app/run_gradio_win.bat
View file @
1202fcd0
docs/EN/source/deploy_guides/deploy_local_windows.md
100644 → 100755
View file @
1202fcd0
...
@@ -50,8 +50,8 @@ Refer to [Quick Start Guide](../getting_started/quickstart.md) to install enviro
...
@@ -50,8 +50,8 @@ Refer to [Quick Start Guide](../getting_started/quickstart.md) to install enviro
#### One-Click Gradio Startup (Recommended)
#### One-Click Gradio Startup (Recommended)
**📦 Download Software Package**
**📦 Download Software Package**
-
[
Baidu Cloud
](
)
- To be added
-
[
Baidu Cloud
](
https://pan.baidu.com/s/1ef3hEXyIuO0z6z9MoXe4nQ?pwd=7g4f
)
-
[
Quark Cloud
](
)
- To be added
-
[
Quark Cloud
](
https://pan.quark.cn/s/36a0cdbde7d9
)
**📁 Directory Structure**
**📁 Directory Structure**
After extraction, ensure the directory structure is as follows:
After extraction, ensure the directory structure is as follows:
...
...
docs/EN/source/getting_started/benchmark_source.md
View file @
1202fcd0
docs/ZH_CN/source/deploy_guides/deploy_local_windows.md
100644 → 100755
View file @
1202fcd0
...
@@ -28,8 +28,8 @@
...
@@ -28,8 +28,8 @@
#### 一键启动Gradio(推荐)
#### 一键启动Gradio(推荐)
**📦 下载软件包**
**📦 下载软件包**
-
[
百度云
](
)
- 待补充
-
[
百度云
](
https://pan.baidu.com/s/1ef3hEXyIuO0z6z9MoXe4nQ?pwd=7g4f
)
-
[
夸克网盘
](
)
- 待补充
-
[
夸克网盘
](
https://pan.quark.cn/s/36a0cdbde7d9
)
**📁 目录结构**
**📁 目录结构**
解压后,确保目录结构如下:
解压后,确保目录结构如下:
...
...
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