"tutorials/vscode:/vscode.git/clone" did not exist on "4ae13bd270cdcc769f3ef36f4d48155d5c6f0423"
Commit 3dc1fafb authored by gushiqiao's avatar gushiqiao Committed by GitHub
Browse files

Fix

Fix
parents 5c322e70 630addbd
...@@ -6,7 +6,7 @@ Lightx2v is a lightweight video inference and generation engine that provides a ...@@ -6,7 +6,7 @@ Lightx2v is a lightweight video inference and generation engine that provides a
For Windows systems, we provide a convenient one-click deployment solution with automatic environment configuration and intelligent parameter optimization. Please refer to the [One-Click Gradio Startup (Recommended)](./deploy_local_windows.md/#one-click-gradio-startup-recommended) section for detailed instructions. For Windows systems, we provide a convenient one-click deployment solution with automatic environment configuration and intelligent parameter optimization. Please refer to the [One-Click Gradio Startup (Recommended)](./deploy_local_windows.md/#one-click-gradio-startup-recommended) section for detailed instructions.
![Gradio English Interface](../../../../assets/figs/portabl_windows/pig_gradio_en.png) ![Gradio English Interface](../../../../assets/figs/portabl_windows/pic_gradio_en.png)
## 📁 File Structure ## 📁 File Structure
......
...@@ -88,7 +88,7 @@ Double-click to run the `start_lightx2v.bat` file, the script will: ...@@ -88,7 +88,7 @@ Double-click to run the `start_lightx2v.bat` file, the script will:
**💡 Usage Suggestion**: After opening the Gradio Web page, it's recommended to check "Auto-configure Inference Options", the system will automatically select appropriate optimization configurations for your machine. When reselecting resolution, you also need to re-check "Auto-configure Inference Options". **💡 Usage Suggestion**: After opening the Gradio Web page, it's recommended to check "Auto-configure Inference Options", the system will automatically select appropriate optimization configurations for your machine. When reselecting resolution, you also need to re-check "Auto-configure Inference Options".
![Gradio English Interface](../../../../assets/figs/portabl_windows/pig_gradio_en.png) ![Gradio English Interface](../../../../assets/figs/portabl_windows/pic_gradio_en.png)
**⚠️ Important Notes**: **⚠️ Important Notes**:
- **First Run**: The system will automatically extract the environment file `env.zip`, which may take several minutes. Please be patient. Subsequent launches will skip this step. - **First Run**: The system will automatically extract the environment file `env.zip`, which may take several minutes. Please be patient. Subsequent launches will skip this step.
......
...@@ -6,7 +6,7 @@ Lightx2v 是一个轻量级的视频推理和生成引擎,提供基于 Gradio ...@@ -6,7 +6,7 @@ Lightx2v 是一个轻量级的视频推理和生成引擎,提供基于 Gradio
对于Windows系统,我们提供了便捷的一键部署方式,支持自动环境配置和智能参数优化。详细操作请参考[一键启动Gradio](./deploy_local_windows.md/#一键启动gradio推荐)章节。 对于Windows系统,我们提供了便捷的一键部署方式,支持自动环境配置和智能参数优化。详细操作请参考[一键启动Gradio](./deploy_local_windows.md/#一键启动gradio推荐)章节。
![Gradio中文界面](../../../../assets/figs/portabl_windows/pig_gradio_zh.png) ![Gradio中文界面](../../../../assets/figs/portabl_windows/pic_gradio_zh.png)
## 📁 文件结构 ## 📁 文件结构
......
...@@ -88,7 +88,7 @@ model_cls=wan2.1 ...@@ -88,7 +88,7 @@ model_cls=wan2.1
**💡 使用建议**: 当打开Gradio Web页面后,建议勾选"自动配置推理选项",系统会自动选择合适的优化配置针对您的机器。当重新选择分辨率后,也需要重新勾选"自动配置推理选项"。 **💡 使用建议**: 当打开Gradio Web页面后,建议勾选"自动配置推理选项",系统会自动选择合适的优化配置针对您的机器。当重新选择分辨率后,也需要重新勾选"自动配置推理选项"。
![Gradio中文界面](../../../../assets/figs/portabl_windows/pig_gradio_zh.png) ![Gradio中文界面](../../../../assets/figs/portabl_windows/pic_gradio_zh.png)
**⚠️ 重要提示**: **⚠️ 重要提示**:
- **首次运行**: 系统会自动解压环境文件 `env.zip`,此过程需要几分钟时间,请耐心等待。后续启动无需重复此步骤。 - **首次运行**: 系统会自动解压环境文件 `env.zip`,此过程需要几分钟时间,请耐心等待。后续启动无需重复此步骤。
......
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