egg
8b9a364452
feat: add GPU optimization and fix TableData consistency
GPU Optimization (Section 3.1):
- Add comprehensive memory management for RTX 4060 8GB
- Enable all recognition features (chart, formula, table, seal, text)
- Implement model cache with auto-unload for idle models
- Add memory monitoring and warning system
Bug Fix (Section 3.3):
- Fix TableData field inconsistency: 'columns' -> 'cols'
- Remove invalid 'html' and 'extracted_text' parameters
- Add proper TableCell conversion in _convert_table_data
Documentation:
- Add Future Improvements section for batch processing enhancement
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 09:17:27 +08:00
..
2025-11-19 09:17:27 +08:00
2025-11-18 20:17:50 +08:00
2025-11-17 20:21:56 +08:00
2025-11-19 08:36:24 +08:00
2025-11-19 09:17:27 +08:00
2025-11-12 22:53:17 +08:00
2025-11-18 12:13:25 +08:00