Skip to content

v4.7.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 12:52
· 213 commits to master since this release

Docker 镜像

docker pull ghcr.io/lcy362/free-short-video:v4.7.1

运行:

docker run -p 8765:8765 -e AGNES_API_KEY=<你的key> ghcr.io/lcy362/free-short-video:v4.7.1

What's New

Bug Fixes

  • Docker builds now default to the official PyPI source; builds inside mainland China can opt into a local mirror via a build argument.

Full Changelog: v4.7.0...v4.7.1