Commit 1202fcd0 authored by gushiqiao's avatar gushiqiao
Browse files

Update docs

parent 308b06dd
......@@ -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(
......
......@@ -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(
......
......@@ -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:
......
......@@ -28,8 +28,8 @@
#### 一键启动Gradio(推荐)
**📦 下载软件包**
- [百度云]() - 待补充
- [夸克网盘]() - 待补充
- [百度云](https://pan.baidu.com/s/1ef3hEXyIuO0z6z9MoXe4nQ?pwd=7g4f)
- [夸克网盘](https://pan.quark.cn/s/36a0cdbde7d9)
**📁 目录结构**
解压后,确保目录结构如下:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment