aaronr43210/duk-feature-extraction
Add debug info and versioning to troubleshoot AttributeError
Update README.md
Fix AttributeError: move predict_image inside TiledPredictor class
chore: Global rename to DIGITAL UNIVERSITY KERALA FEATURE EXTRACTION MODEL V1 and UI/Predictor refinements
Complete production merge: New UI features, bridge/railway support, and model caching
Force Streamlit dark theme to fix text contrast
Complete Dockerfile overhaul for HF Spaces non-root user and robust ENV config
Disable CORS/XSRF forcefully via Docker ENTRYPOINT
Fix Streamlit CORS/XSRF for Hugging Face Spaces, and predict/app optimizations
Fix HF deployment timeout by using port 7860
Fix build: replace libgl1-mesa-glx with libgl1 and pin to bookworm
Optimize deployment: fix entrypoint, use Python 3.11, add system deps
Set yolo_svamitva_best1.pt as default YOLO model
Sync with remote and apply fixes
Update app.py
Deploying SVAMITVA feature extraction pipeline
initial commit
Duplicate from streamlit/streamlit-template-space
