Skip to content

Releases: mituan-ai/PaperBanana-CN

PaperBanana-CN v2.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 08:18
b18cfe0

PaperBanana-CN 2.0.1

PaperBanana-CN V2 is now an independently installable distribution. It can coexist with the
upstream paperbanana package and keeps the upstream scientific figure-generation workflow while
adding independent VLM/image connections, a Chinese/English Studio, and unified ratio/resolution
controls.

Install:

pip install paperbanana-cn
paperbanana-cn studio

MCP:

uvx paperbanana-cn mcp

Docker:

docker run --rm ghcr.io/mituan-ai/paperbanana-cn:2.0.1 --help

中文

PaperBanana-CN V2 现在是可独立安装的发行包,可以与上游 paperbanana 共存。V2 保留上游科研生图
工作流,新增 VLM/图像生成双链路独立连接、中文/英文 Studio,以及统一的宽高比和
1K/2K/4K 分辨率控制。

pip install paperbanana-cn
paperbanana-cn studio

V1 已冻结在 v1 分支。

PaperBanana-CN V2

Choose a tag to compare

@mituan-ai mituan-ai released this 23 Jul 13:12

PaperBanana-CN V2 rebuilds the community edition on the current llmsresearch/paperbanana research workflow. It adds independent saved VLM and image-generation connections, a Chinese-first bilingual Studio, unified aspect-ratio and 1K/2K/4K controls, and the validated desktop production interface. The frozen V1 implementation remains available on the v1 branch and in the v1.0.0 release.

PaperBanana-CN V1

Choose a tag to compare

@mituan-ai mituan-ai released this 23 Jul 12:54

PaperBanana-CN V1 is frozen as the final archive of the original implementation. Its complete source and Git history are retained on the v1 branch. Active development continues with PaperBanana-CN V2 on main.