0xZohar commited on
Commit
9c665e8
·
verified ·
1 Parent(s): c6733ce

Trigger rebuild with enhanced LDraw verification

Browse files

This rebuild will verify:
- Complete LDraw library installation (official + unofficial)
- Part counts and sample listings
- Critical parts including redirect files (4081->4081b, 60470->60470a)
- Should resolve missing part warnings in runtime logs

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -88,4 +88,6 @@ Built with PyTorch, Gradio, Blender, and HuggingFace ZeroGPU.
88
 
89
  ---
90
 
91
- **Latest Update (2025-11-14)**: Added complete label mapping files for Text-to-LEGO functionality.
 
 
 
88
 
89
  ---
90
 
91
+ **Latest Update (2025-11-24)**: Enhanced LDraw library verification with detailed part counts and critical part checks.
92
+
93
+ **Previous Update (2025-11-14)**: Added complete label mapping files for Text-to-LEGO functionality.