Fix: replace broken demo fallback, add catch-all error handling, move model back to CPU after GPU inference 1ba8cd2 bolajiev commited on Jun 11
Fix: remove broken chat template, add demo fallback, wrap model load in try-except cc69447 bolajiev commited on Jun 11
Redesign: left preview, right sidebar with lang dropdown + copy, chat box at bottom, AI generates all 5 formats b268919 bolajiev commited on Jun 11
Skip model (CPU too slow), use instant built-in generator for fast results 2b92bef bolajiev commited on Jun 11
Fix: no retry (saves 4min), better fallback content per component type, fix color picker via iframe DOM access, fix syntax cd90762 bolajiev commited on Jun 11
Fix: use MiniCPM5-1B, fix prompts to generate real code, validate output has actual HTML/React code 129dbee bolajiev commited on Jun 11
Switch to Qwen2.5-1.5B-Instruct for better HF Spaces compatibility b5d1908 bolajiev commited on Jun 11
Add demo mode fallback, detailed error handling, real login form variants 44b28ca bolajiev commited on Jun 11
Fix: css/theme back in gr.Blocks(), single visible output, yield for instant loading 2c752a8 bolajiev commited on Jun 11
Fix: move css/theme to launch(), remove auto_localization, fix invalid escape sequence 7aa703b bolajiev commited on Jun 11
Fix: remove queue=True (removed in Gradio 5+), inject JS directly in card HTML, add demo.queue() 3baa088 bolajiev commited on Jun 11
Replace deprecated head= with gr.HTML sanitize_html=False injection f0f66e8 bolajiev commited on Jun 11
Add ComponentForge app with MiniCPM3-4B, 3 variant cards, live color preview f370978 bolajiev commited on Jun 11