CoolFace
Apppublic

Timechils/sapiens-mvp

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
28 commits on main
d5fd33c10mo ago

FIX: Add gunicorn to requirements for Hugging Face deployment

prakharphysics2
6108df510mo ago

Deploy Phase 4: 90% Accuracy Model + PDF Reporting + Enterprise UI

prakharphysics2
c9c456510mo ago

Fix README colors

prakharphysics2
0184cb110mo ago

Add Hugging Face Configuration

prakharphysics2
1502a4a10mo ago

Final Deployment: Sapiens Phase 3 (No Raw Data)

prakharphysics2
366d63111mo ago

Migrate to Git LFS for model hosting

prakharphysics2
5c2b24811mo ago

Migrate deployment to Git LFS

prakharphysics2
c05933a11mo ago

FIX: Set weights_only=False in torch.load for PyTorch 2.6

prakharphysics2
f5acff911mo ago

Switch to local model cache for Render deployment

prakharphysics2
ff8458411mo ago

FIX: Add missing /batch-predict route to Flask app

prakharphysics2
00c9bdc11mo ago

Final attempt: Clean up code for Render deployment

prakharphysics2
8e27ed811mo ago

Fix final SyntaxError in inference script

prakharphysics2
90fd3af11mo ago

Correct Render persistent disk path to /var/data/model_weights

prakharphysics2
fe01cf111mo ago

Fix persistent disk path - use /mnt instead of /var/data

prakharphysics2
8ec32d511mo ago

Fix persistent disk path - use /mnt instead of /var/data

prakharphysics2
a83898511mo ago

FIX: Implement explicit model loading on Flask startup

prakharphysics2
bed519211mo ago

Final clean push with all code and templates

prakharphysics2
e58b6e711mo ago

Fix Render permission error and correct disk path

Timechils
859de3811mo ago

Clean up inference.py - fix formatting and ensure fallback class names work

Timechils
955ae3911mo ago

Add model with Git LFS

Timechils
3cebf3711mo ago

Replace inference.py with corrected version - fix all syntax errors

Timechils
538463011mo ago

Setup Render deployment with persistent disk

Timechils
370811111mo ago

Fix Render permission error in inference.py

Timechils
336d58f11mo ago

Fix SyntaxError in inference script

Timechils
40adc9111mo ago

Fix potential syntax error in MODEL_URL

Timechils
8ab280311mo ago

Refactor model loading for stability on Render startup

Timechils
642182111mo ago

Add model download logic to inference script for Render deployment

Timechils
3aadb0411mo ago

Initial commit for Render deployment

Timechils