修复空文件夹
This commit is contained in:
11
README.md
11
README.md
@@ -79,7 +79,16 @@ graph TD
|
||||
D --> H
|
||||
```
|
||||
|
||||
## 系统要求
|
||||
## 系统与平台要求
|
||||
|
||||
- 依赖组件: Python 3.7+ (与 PIP), Git (半自动更新 & 安装需要), requirements.txt 中依赖包
|
||||
- 可选依赖: curl (首次下载需要)
|
||||
- 平台支持:Windows / macOS / Linux / Android (需要 Termux 或 Linux) (终端或浏览器)
|
||||
- 网络连接:可预缓存语音文件, 需联网使用大模型服务功能
|
||||
|
||||
运行此命令以在具备以上前置条件的计算机上快速安装/保留数据更新:
|
||||
```
|
||||
curl -O https://gitea.imwangzhiyu.xyz/ajax/HeurAMS/raw/branch/main/tweak.py
|
||||
|
||||
python3 tweak.py
|
||||
```
|
Reference in New Issue
Block a user