Fix database connection handle in user active job endpoint and bump to v223 a57ed6f Running LogicalTrue commited on about 2 hours ago
Auto-sort glTF binary and Kaydara FBX files by magic bytes to prevent mislabeling, bump to v222 bef7621 LogicalTrue commited on about 21 hours ago
Auto terminate stale orphaned tasks and cleanup progress overlay on failure, bump to v221 130074b LogicalTrue commited on about 21 hours ago
Optimize ZeroGPU sampling steps to guarantee task execution without aborts 17e2f93 LogicalTrue commited on about 21 hours ago
Auto-filter corrupt FBX/non-GLB files in gallery and ensure clean GLTF binary loading 1899959 LogicalTrue commited on about 22 hours ago
Add explicit MIME types map for GLB, GLTF and FBX in Python HTTP server fb04bc3 LogicalTrue commited on about 22 hours ago
Add full forensic logging for Gradio 3D outputs and file magic bytes ae058ec LogicalTrue commited on about 22 hours ago
Keep original GLB binary file intact and prevent blender export overwrite 75a8568 LogicalTrue commited on about 22 hours ago
Fix model substitution and clean mesh FBX generation logic to ensure GLB compatibility 7909d2b LogicalTrue commited on about 22 hours ago
Fix Three.js bone rotation null checks and backend max_dim preprocessing a77d182 LogicalTrue commited on 1 day ago
Fix 429 Too Many Requests in UniRig rigging download and add auth headers c7d3bcf LogicalTrue commited on 1 day ago
feat: sync active background generation status across devices and sessions via /api/user-active-job bdb76da LogicalTrue commited on 11 days ago
feat: enable multithreaded worker pool and WAL SQLite mode for parallel multi-user jobs e791e9a LogicalTrue commited on 11 days ago
fix: pad transparent subject canvas with 20% safe margin to prevent edge clipping e8c2c65 LogicalTrue commited on 12 days ago
fix: pass explicit background removal flag to Trellis preprocessor fe8af9b LogicalTrue commited on 12 days ago
Add Pillow and numpy to requirements.txt and wrap image sanitation imports dynamically to fix HF Space startup error fd497ef LogicalTrue commited on 14 days ago
Add automatic smart center-crop fallback and transparency sanitation to prevent flat 3D planes on full-frame photos 98b17ac LogicalTrue commited on 14 days ago
fix: implement backend profile update endpoints and sync user avatar and nick in header 88ed64a LogicalTrue commited on 14 days ago
Support generated_images URL path resolution in process_3d_job b83e38d LogicalTrue commited on 18 days ago
Support URL paths and disk file paths in process_3d_job to prevent base64 decode errors 08a3866 LogicalTrue commited on 18 days ago
Add header login button, client cookie expiration, and cross-site logout headers bd4aec3 LogicalTrue commited on 18 days ago
Save QuadriFlow remeshed models as a new item (_quad.glb) to keep the original raw Trellis model intact in library 95ef053 LogicalTrue commited on 18 days ago
Generate FBX immediately upon 3D generation completion so downloads are instant with zero wait time or duplicate items d5771bd LogicalTrue commited on 18 days ago
Use non-destructive fast cleanup for FBX export to preserve original UV mapping, materials, and textures without distortion cd7e522 LogicalTrue commited on 18 days ago
Hide _clean.glb files from appearing as duplicate items in gallery list and update parent model download link 0257786 LogicalTrue commited on 18 days ago
Fix EXT_texture_webp GLB import error in Blender by upgrading to Blender 4.2 LTS and sanitizing glTF extension headers 48672d3 LogicalTrue commited on 18 days ago
Implement asynchronous task queuing architecture with background workers and polling for 2D/3D generation 9ea78e2 LogicalTrue commited on 19 days ago
Enable concurrent requests by upgrading server to ThreadingHTTPServer 99df3ef LogicalTrue commited on 19 days ago
Update registration starting credits from 15 to 20 for new users 8ef4a8d LogicalTrue commited on 19 days ago
Implement dynamic 3D credit costing based on resolution and texture size 65199af LogicalTrue commited on 19 days ago
Replace Stripe with Lemon Squeezy integration including API checkout creation, webhook, and custom verification bypass for testing 657f05a LogicalTrue commited on 20 days ago
Integrate Stripe Checkout sessions, stripe-webhook for credit topup, and frontend redirect callbacks 946d58b LogicalTrue commited on 20 days ago
Implement SaaS Credits MVP system with db schema migration, credits validations, and checkout store modal 27c2644 LogicalTrue commited on 20 days ago
Add automatic persistent storage path resolution using HF storage buckets e2484a8 LogicalTrue commited on 20 days ago
Restructure repository layout: move server and scripts to backend/ and web assets to frontend/ (ignore database and generated outputs) 2f3a344 LogicalTrue commited on 20 days ago