rebrand: Kasualdad LFED → Local First Education Data Framework (LFED) d9cd3f3 Kasualdad commited on Jun 14
fix: only scale proportions 0-1 to percentages; avoid double-multiplying 549e4e0 Kasualdad commited on Jun 14
fix: target real gr.Code label, explainer block border, align dropdown columns 432039e Kasualdad commited on Jun 14
fix: override Gradio scoped .form background, label color, dataframe table vars 78ebc5c Kasualdad commited on Jun 14
fix: light dataframe theme, transparent input/dropdown wrappers, dark disclosure text 0ac20ca Kasualdad commited on Jun 14
fix: remove dark wrapper backgrounds and make Your question label dark 0d49b27 Kasualdad commited on Jun 14
fix: remove blanket bottom border on .gradio-container * causing stacked horizontal rules 4c9e656 Kasualdad commited on Jun 14
Cap borders at 1px and harden 960px max-width on parent wrappers beed4e4 Kasualdad commited on Jun 13
UI overhaul: Catalyst design system — Tailwind Zinc scale, nearly invisible borders, 8px radius, light surfaces 9d2ee66 Kasualdad commited on Jun 13
UI polish: white input boxes, thin borders, domain dropdown alignment, blurb update cae7767 Kasualdad commited on Jun 13
Move explainer panel to bottom of page, below footer help button 4875ab5 Kasualdad commited on Jun 13
Fix dark mode CSS: force off-white text on all interactive surfaces, leave bg to Gradio 7fcbf8c Kasualdad commited on Jun 12
fix: dark text on dark dataframe cells, dropdowns clear after submit, valid Gradio outputs 1a65063 Kasualdad commited on Jun 12
fix: off-white text in dark interactive boxes; explainer close button; uniform domain columns a68acfe Kasualdad commited on Jun 12
tighten: contrast fixes, compact header, dropdown columns, number formatting 6798fdd Kasualdad commited on Jun 12
redesign: soft monochrome Query tab with instructions, domain starters, and one-step prior-answer memory a8cf7aa Kasualdad commited on Jun 12
perf: load seed data from Parquet instead of generating on every query 0e9c140 Kasualdad commited on Jun 6
design: hybrid cool palette (slate+indigo), aggressive overrides for Gradio dark-theme boxes 9618e4b Kasualdad commited on Jun 6
design: apply WellFull Collective palette (Deep Umber + Sage), Cormorant Garamond + Atkinson Hyperlegible fonts 827143b Kasualdad commited on Jun 6
fix: CPU-only on Zero GPU (model persists in RAM between queries), 8 threads, restore eager load 7a51b3e Kasualdad commited on Jun 6
fix: add @spaces.GPU decorator, defer model load to first query (Zero GPU) 9ba7b17 Kasualdad commited on Jun 6
Switch from streaming generator to synchronous callback — fixes query hang on HF Spaces db8a0e9 Kasualdad commited on Jun 6