v4.7.1
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.1What'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