fix: 修复香蕉2画草图导致生成2张图片问题

- gemini_client: 解析响应时跳过 thought:true 的草稿图,从源头过滤
- 两个香蕉节点的 _images_to_tensor_safe 改为保留最大尺寸图片

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
This commit is contained in:
o1key
2026-04-13 10:49:10 +08:00
co-authored by Claude Sonnet 4.6
parent b4e82fecf7
commit dafc4cf0f4
4 changed files with 24 additions and 25 deletions
+7
View File
@@ -6,6 +6,13 @@
---
## [1.10.4] - 2026-04-13
### 修复
- 修复香蕉2画草图导致生成2张图片问题
---
## [1.10.3] - 2026-04-13
### 修复