Unverified Commit 1438daae authored by gushiqiao's avatar gushiqiao Committed by GitHub
Browse files

update docs (#388)

parent a58abf25
...@@ -42,7 +42,7 @@ For comprehensive usage instructions, please refer to our documentation: **[Engl ...@@ -42,7 +42,7 @@ For comprehensive usage instructions, please refer to our documentation: **[Engl
-[Wan2.1-T2V-CausVid](https://huggingface.co/lightx2v/Wan2.1-T2V-14B-CausVid) -[Wan2.1-T2V-CausVid](https://huggingface.co/lightx2v/Wan2.1-T2V-14B-CausVid)
-[Self-Forcing](https://github.com/guandeh17/Self-Forcing) -[Self-Forcing](https://github.com/guandeh17/Self-Forcing)
💡 Refer to the [Model Structure Documentation](https://lightx2v-en.readthedocs.io/en/latest/deploy_guides/model_structure.html) to quickly get started with LightX2V 💡 Refer to the [Model Structure Documentation](https://lightx2v-en.readthedocs.io/en/latest/getting_started/model_structure.html) to quickly get started with LightX2V
## 🚀 Frontend Interfaces ## 🚀 Frontend Interfaces
......
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
-[Wan2.1-T2V-CausVid](https://huggingface.co/lightx2v/Wan2.1-T2V-14B-CausVid) -[Wan2.1-T2V-CausVid](https://huggingface.co/lightx2v/Wan2.1-T2V-14B-CausVid)
-[Self-Forcing](https://github.com/guandeh17/Self-Forcing) -[Self-Forcing](https://github.com/guandeh17/Self-Forcing)
💡 参考[模型结构文档](https://lightx2v-zhcn.readthedocs.io/zh-cn/latest/deploy_guides/model_structure.html)快速上手 LightX2V 💡 参考[模型结构文档](https://lightx2v-zhcn.readthedocs.io/zh-cn/latest/getting_started/model_structure.html)快速上手 LightX2V
## 🚀 前端展示 ## 🚀 前端展示
......
...@@ -37,6 +37,7 @@ Documentation ...@@ -37,6 +37,7 @@ Documentation
:caption: Quick Start :caption: Quick Start
Quick Start <getting_started/quickstart.md> Quick Start <getting_started/quickstart.md>
Model Structure <getting_started/model_structure.md>
Benchmark <getting_started/benchmark.md> Benchmark <getting_started/benchmark.md>
.. toctree:: .. toctree::
...@@ -57,7 +58,6 @@ Documentation ...@@ -57,7 +58,6 @@ Documentation
:maxdepth: 1 :maxdepth: 1
:caption: Deployment Guides :caption: Deployment Guides
Model Structure <deploy_guides/model_structure.md>
Low Latency Deployment <deploy_guides/for_low_latency.md> Low Latency Deployment <deploy_guides/for_low_latency.md>
Low Resource Deployment <deploy_guides/for_low_resource.md> Low Resource Deployment <deploy_guides/for_low_resource.md>
Lora Deployment <deploy_guides/lora_deploy.md> Lora Deployment <deploy_guides/lora_deploy.md>
......
...@@ -38,6 +38,7 @@ HuggingFace: https://huggingface.co/lightx2v ...@@ -38,6 +38,7 @@ HuggingFace: https://huggingface.co/lightx2v
:caption: 快速入门 :caption: 快速入门
快速入门 <getting_started/quickstart.md> 快速入门 <getting_started/quickstart.md>
模型结构 <getting_started/model_structure.md>
基准测试 <getting_started/benchmark.md> 基准测试 <getting_started/benchmark.md>
.. toctree:: .. toctree::
...@@ -58,7 +59,6 @@ HuggingFace: https://huggingface.co/lightx2v ...@@ -58,7 +59,6 @@ HuggingFace: https://huggingface.co/lightx2v
:maxdepth: 1 :maxdepth: 1
:caption: 部署指南 :caption: 部署指南
模型结构 <deploy_guides/model_structure.md>
低延迟场景部署 <deploy_guides/for_low_latency.md> 低延迟场景部署 <deploy_guides/for_low_latency.md>
低资源场景部署 <deploy_guides/for_low_resource.md> 低资源场景部署 <deploy_guides/for_low_resource.md>
Lora模型部署 <deploy_guides/lora_deploy.md> Lora模型部署 <deploy_guides/lora_deploy.md>
......
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