Commit History

Clean slate - fresh start
78d50b5

bolajiev commited on

Trigger rebuild: update description
90c4a66

bolajiev commited on

Fix: replace broken demo fallback, add catch-all error handling, move model back to CPU after GPU inference
1ba8cd2

bolajiev commited on

Load model at deploy time on CPU, move to GPU on generate
1be3bf7

bolajiev commited on

Fix: remove broken chat template, add demo fallback, wrap model load in try-except
cc69447

bolajiev commited on

Increase GPU duration to 300s, fix case-sensitive DOCTYPE check
f97836a

bolajiev commited on

User changes
e76fd9e

bolajiev commited on

Remove build.md from repo (local only)
92b9af3

bolajiev commited on

Add build.md project documentation
63ebeca

bolajiev commited on

Remove all fallbacks - AI only, show error if model fails
5282954

bolajiev commited on

Redesign: left preview, right sidebar with lang dropdown + copy, chat box at bottom, AI generates all 5 formats
b268919

bolajiev commited on

Re-enable model with @spaces.GPU for ZeroGPU support
c9c8d63

bolajiev commited on

Skip model (CPU too slow), use instant built-in generator for fast results
2b92bef

bolajiev commited on

Fix: no retry (saves 4min), better fallback content per component type, fix color picker via iframe DOM access, fix syntax
cd90762

bolajiev commited on

Fix: use MiniCPM5-1B, fix prompts to generate real code, validate output has actual HTML/React code
129dbee

bolajiev commited on

Switch to Qwen2.5-1.5B-Instruct for better HF Spaces compatibility
b5d1908

bolajiev commited on

Add demo mode fallback, detailed error handling, real login form variants
44b28ca

bolajiev commited on

Fix: css/theme back in gr.Blocks(), single visible output, yield for instant loading
2c752a8

bolajiev commited on

Add .gitignore for __pycache__
fcb60c7

bolajiev commited on

Fix: move css/theme to launch(), remove auto_localization, fix invalid escape sequence
7aa703b

bolajiev commited on

Fix: remove queue=True (removed in Gradio 5+), inject JS directly in card HTML, add demo.queue()
3baa088

bolajiev commited on

Replace deprecated head= with gr.HTML sanitize_html=False injection
f0f66e8

bolajiev commited on

Upgrade Gradio from 4.0.0 to 6.17.3
5272f1f

bolajiev commited on

Fix colorTo to valid HF color (pink)
6b07959

bolajiev commited on

Add ComponentForge app with MiniCPM3-4B, 3 variant cards, live color preview
f370978

bolajiev commited on

initial commit
623e098
verified

bolajiev commited on