调整 Gif 图渲染策略
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-11-15 20:16:42 +08:00
parent eff25435e3
commit 2f22f11d57
6 changed files with 183 additions and 147 deletions

View File

@ -26,6 +26,7 @@ dependencies = [
"opencc (>=1.1.9,<2.0.0)",
"playwright (>=1.55.0,<2.0.0)",
"openai (>=2.7.1,<3.0.0)",
"imageio (>=2.37.2,<3.0.0)",
]
[tool.poetry]