📦 下载指南
| 操作系统 | 架构 | 文件 | 说明 |
|---|---|---|---|
| 🪟 Windows | x64 | ToonFlow-*-win-x64-setup.exe |
推荐,适用于大多数 Windows 电脑 |
| 🪟 Windows | ARM64 | ToonFlow-*-win-arm64-setup.exe |
适用于 ARM 架构 Windows 设备 |
| 🍎 macOS | Apple Silicon | ToonFlow-*-mac-arm64.dmg |
适用于 M1/M2/M3/M4 芯片的 Mac |
| 🍎 macOS | Intel | ToonFlow-*-mac-x64.dmg |
适用于 Intel 芯片的 Mac |
| 🐧 Linux | x64 | ToonFlow-*-linux-x86_64.AppImage |
适用于大多数 Linux 发行版 |
| 🐧 Linux | ARM64 | ToonFlow-*-linux-arm64.AppImage |
适用于 ARM 架构的 Linux 设备 |
💡 不确定选哪个? Windows 用户通常选 win-x64-setup.exe;Mac 用户查看「关于本机」:M 系列芯片选 arm64.dmg,Intel 选 x64.dmg。
🚀 安装说明
- Windows:下载
.exe文件,双击运行安装向导即可。如遇 DLL 缺失,请安装 VC++ 运行库。 - macOS:下载
.dmg文件,打开后将应用拖入「应用程序」。首次打开如遇安全提示,前往「系统设置 → 隐私与安全性」允许运行。 - Linux:下载
.AppImage,执行chmod +x ToonFlow-*.AppImage后运行。
What's Changed
- Update deepseek.ts by @xiuhan913 in #142
New Contributors
- @xiuhan913 made their first contribution in #142
Full Changelog: v1.1.7...v1.1.8