update imagemagick download url

This commit is contained in:
harry
2024-04-09 13:42:05 +08:00
parent 7cc5afdf5d
commit b7b5720231
2 changed files with 2 additions and 2 deletions

View File

@@ -173,7 +173,7 @@ pip install -r requirements.txt
###### Windows:
- 下载 https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-29-Q16-x64-static.exe
- 下载 https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-30-Q16-x64-static.exe
- 安装下载好的 ImageMagick注意不要修改安装路径
- 修改 `配置文件 config.toml` 中的 `imagemagick_path` 为你的实际安装路径(如果安装的时候没有修改路径,直接取消注释即可)