Fix SVG download: use single quotes inside style attr, no duplicate style 964b628 Running verified DanielRegaladoCardoso commited on Apr 29
Cap chart size: max-width 880px and max-height 460px so charts have natural proportions 180e51f verified DanielRegaladoCardoso commited on Apr 29
Wider left column (480-580px) + capped schema height with scroll 20f5c06 verified DanielRegaladoCardoso commited on Apr 29
Fluid layout (no max-width) to remove dark side bars 984d23c verified DanielRegaladoCardoso commited on Apr 29
UX premium: chart badge, SQL syntax highlighting + copy, smart placeholder, drag highlight 0293614 verified DanielRegaladoCardoso commited on Apr 29
Cap to top 30 categories, hide gr.File X button, single-row buttons, no duplicate title 7d5a424 verified DanielRegaladoCardoso commited on Apr 29
Cap to top 30 categories, hide gr.File X button, single-row buttons, no duplicate title 2faefdb verified DanielRegaladoCardoso commited on Apr 29
Polish: 4-step pipeline progress, large empty state w/ icon, subtle entrance animations 96c622d verified DanielRegaladoCardoso commited on Apr 29
Bigger rectangular layout: 1600x920 max with 16:9 feel e53c67f verified DanielRegaladoCardoso commited on Apr 29
Dynamic suggested questions based on actual dataset columns (no more Titanic-only) 7cc0c39 verified DanielRegaladoCardoso commited on Apr 29
Layout: 2-column split (left=data+question, right=results) a42423c verified DanielRegaladoCardoso commited on Apr 29
Result narration (Qwen-powered) + UI polish for upload area + dark-mode fixes 5ae5227 verified DanielRegaladoCardoso commited on Apr 29
Result narration (Qwen-powered) + UI polish for upload area + dark-mode fixes 7af78a0 verified DanielRegaladoCardoso commited on Apr 29
Result narration (Qwen-powered) + UI polish for upload area + dark-mode fixes 55951ea verified DanielRegaladoCardoso commited on Apr 29
SQL self-correction: 3 retries with error context + GROUP BY rule in prompt f5b7f67 verified DanielRegaladoCardoso commited on Apr 29
SQL self-correction: 3 retries with error context + GROUP BY rule in prompt e6681c9 verified DanielRegaladoCardoso commited on Apr 29
SVG: standalone download (XML prolog, white bg, fixed dims) + Plotly first 0ac4ef2 verified DanielRegaladoCardoso commited on Apr 29
SVG: standalone download (XML prolog, white bg, fixed dims) + Plotly first 89360e0 verified DanielRegaladoCardoso commited on Apr 29
SVG: standalone download (XML prolog, white bg, fixed dims) + Plotly first 9b0542e verified DanielRegaladoCardoso commited on Apr 29
Bump sdk_version 5.7.1 -> 5.12.0 (fixes ZeroGPU quota for logged-in users) ba39c81 verified DanielRegaladoCardoso commited on Apr 29
Dark-mode fixes: visible title/chip, hide gr.File uploaded box, transparent question group 6da1391 verified DanielRegaladoCardoso commited on Apr 29
Better SQL prompt: column-name mapping rules + few-shot + distinct value hints a7fa6d3 verified DanielRegaladoCardoso commited on Apr 29
Better SQL prompt: column-name mapping rules + few-shot + distinct value hints b0a300f verified DanielRegaladoCardoso commited on Apr 29
Remove hf_oauth + LoginButton — they conflict with native ZeroGPU auth 9c93809 verified DanielRegaladoCardoso commited on Apr 28
Remove hf_oauth + LoginButton — they conflict with native ZeroGPU auth 97b2887 verified DanielRegaladoCardoso commited on Apr 28
Pin kaleido==0.2.1 + native SVG fallback when kaleido fails 064c0d2 verified DanielRegaladoCardoso commited on Apr 28
Pin kaleido==0.2.1 + native SVG fallback when kaleido fails 1996981 verified DanielRegaladoCardoso commited on Apr 28
UX: schema below dataset / above textbox, single-shot Ask, Clear=dataset only 3252167 verified DanielRegaladoCardoso commited on Apr 28
Clear button now resets the upload file too fbdd4d3 verified DanielRegaladoCardoso commited on Apr 28
Add LoginButton + hf_oauth: required for ZeroGPU Pro quota in iframe context 082fa8a verified DanielRegaladoCardoso commited on Apr 28
Add LoginButton + hf_oauth: required for ZeroGPU Pro quota in iframe context 487941d verified DanielRegaladoCardoso commited on Apr 28
UX: CSV/SVG download links, schema preview on load, cleaner SVG theme a172c0c verified DanielRegaladoCardoso commited on Apr 28
UX: CSV/SVG download links, schema preview on load, cleaner SVG theme 95458bc verified DanielRegaladoCardoso commited on Apr 28
Load LoRA via PeftModel on top of standard base models (fixes r=16 vs r=8 mismatch) 1bbdff9 verified DanielRegaladoCardoso commited on Apr 28
Load LoRA via PeftModel on top of standard base models (fixes r=16 vs r=8 mismatch) eb30a86 verified DanielRegaladoCardoso commited on Apr 28
Load LoRA via PeftModel on top of standard base models (fixes r=16 vs r=8 mismatch) 730b25d verified DanielRegaladoCardoso commited on Apr 28
Pin transformers==4.46.3 to fix Qwen tokenizer compat 7a057d8 verified DanielRegaladoCardoso commited on Apr 28
ZeroGPU best practice: load models at module level (cuda), inference only inside @spaces.GPU 05de2b3 verified DanielRegaladoCardoso commited on Apr 28
ZeroGPU best practice: load models at module level (cuda), inference only inside @spaces.GPU 420b1db verified DanielRegaladoCardoso commited on Apr 28
ZeroGPU best practice: load models at module level (cuda), inference only inside @spaces.GPU 61aee8d verified DanielRegaladoCardoso commited on Apr 28
ZeroGPU best practice: load models at module level (cuda), inference only inside @spaces.GPU a57eca6 verified DanielRegaladoCardoso commited on Apr 28
ZeroGPU best practice: load models at module level (cuda), inference only inside @spaces.GPU c2ac226 verified DanielRegaladoCardoso commited on Apr 28
Remove hf_oauth/LoginButton, pre-download models in build phase f75f54b verified DanielRegaladoCardoso commited on Apr 28
Remove hf_oauth/LoginButton, pre-download models in build phase 130fafb verified DanielRegaladoCardoso commited on Apr 28
Enable hf_oauth so visitors authenticate and get proper ZeroGPU quota 64f498d verified DanielRegaladoCardoso commited on Apr 28
Sequential model load/unload: keep peak VRAM at ~14GB a378506 verified DanielRegaladoCardoso commited on Apr 28
Sequential model load/unload: keep peak VRAM at ~14GB 292fdf4 verified DanielRegaladoCardoso commited on Apr 28
Sequential model load/unload: keep peak VRAM at ~14GB fab3ba1 verified DanielRegaladoCardoso commited on Apr 28