| # ── Tiny Civilization ───────────────────────────────────────────── | |
| # Build Small Hackathon 2026 / Thousand Token Wood track | |
| # Model: Qwen2.5-1.5B-Instruct (≤4B → Tiny Titan badge 🐜) | |
| torch>=2.1.0 | |
| transformers>=4.44.0 | |
| accelerate>=0.30.0 | |
| # Gradio 6 — css parameter goes to launch(), not Blocks() | |
| gradio==6.17.3 | |
| # Newspaper PNG export | |
| Pillow>=10.3.0 |