LFED / app.py

Commit History

rebrand: Kasualdad LFED → Local First Education Data Framework (LFED)
d9cd3f3

Kasualdad commited on

fix: only scale proportions 0-1 to percentages; avoid double-multiplying
549e4e0

Kasualdad commited on

feat: hide bring-back button, add CSV download, about/FAQ modal
d6754e1

Kasualdad commited on

fix: target real gr.Code label, explainer block border, align dropdown columns
432039e

Kasualdad commited on

fix: dark sql disclosure text, remove explainer border
95ddb2d

Kasualdad commited on

fix: override Gradio scoped .form background, label color, dataframe table vars
78ebc5c

Kasualdad commited on

fix: light dataframe theme, transparent input/dropdown wrappers, dark disclosure text
0ac20ca

Kasualdad commited on

fix: remove dark wrapper backgrounds and make Your question label dark
0d49b27

Kasualdad commited on

fix: remove blanket bottom border on .gradio-container * causing stacked horizontal rules
4c9e656

Kasualdad commited on

Cap borders at 1px and harden 960px max-width on parent wrappers
beed4e4

Kasualdad commited on

Lock to light mode and enforce 960px max-width
a6449ab

Kasualdad commited on

Fix Gradio 6 theme: drop removed input_text_color kwarg
31c7ea1

Kasualdad commited on

testing new design system
678e9f3

Kasualdad commited on

Add missing HEAD_HTML definition
0a31660

Kasualdad commited on

Fix domain column layout, textarea bg, dropdown overlap
20a6a2d

Kasualdad commited on

Remove Gradio theme; custom CSS-only Catalyst design system
a928f9e

Kasualdad commited on

Redesign: full Catalyst design system from rendered DOM tokens
1fe5333

Kasualdad commited on

UI overhaul: Catalyst design system — Tailwind Zinc scale, nearly invisible borders, 8px radius, light surfaces
9d2ee66

Kasualdad commited on

UI polish: white input boxes, thin borders, domain dropdown alignment, blurb update
cae7767

Kasualdad commited on

Move explainer panel to bottom of page, below footer help button
4875ab5

Kasualdad commited on

Fix empty explainer panel showing as black box
05dded3

Kasualdad commited on

Fix dark mode at root: body_text_color #1A1A1A -> #F0F0F0
f06ecc7

Kasualdad commited on

User CSS fixes for dark mode + virtual DOM results styling
e9a7197

Kasualdad commited on

Fix dark mode CSS: force off-white text on all interactive surfaces, leave bg to Gradio
7fcbf8c

Kasualdad commited on

fix: dark text on dark dataframe cells, dropdowns clear after submit, valid Gradio outputs
1a65063

Kasualdad commited on

fix: off-white text in dark interactive boxes; explainer close button; uniform domain columns
a68acfe

Kasualdad commited on

tighten: contrast fixes, compact header, dropdown columns, number formatting
6798fdd

Kasualdad commited on

redesign: soft monochrome Query tab with instructions, domain starters, and one-step prior-answer memory
a8cf7aa

Kasualdad commited on

fix: deterministic seed data — commit all 5 parquet files (LFS)
3cf2ed0

Kasualdad commited on

perf: stream SQL to UI, trim few-shots 7→4, GPU duration 30s
2eccdc1

Kasualdad commited on

Switch inference to transformers + bnb-4bit + LoRA for ZeroGPU
de794a7

Kasualdad commited on

Switch from Zero GPU to T4: remove Dockerfile, simplify theme
53a83b7

Kasualdad commited on

fix: remove CUDA wheel index for CPU Spaces compatibility
d46eaa0

Kasualdad commited on

perf: load seed data from Parquet instead of generating on every query
0e9c140

Kasualdad commited on

design: hybrid cool palette (slate+indigo), aggressive overrides for Gradio dark-theme boxes
9618e4b

Kasualdad commited on

design: apply WellFull Collective palette (Deep Umber + Sage), Cormorant Garamond + Atkinson Hyperlegible fonts
827143b

Kasualdad commited on

fix: CPU-only on Zero GPU (model persists in RAM between queries), 8 threads, restore eager load
7a51b3e

Kasualdad commited on

fix: add @spaces.GPU decorator, defer model load to first query (Zero GPU)
9ba7b17

Kasualdad commited on

Switch from streaming generator to synchronous callback — fixes query hang on HF Spaces
db8a0e9

Kasualdad commited on

Initial commit: Kasualdad LFED — Phases 0-8 complete
17674c2

Kasualdad commited on