CoolFace
Apppublic

drankitjoshi/NAHT-Model-Prostate_Cancer_Outcome_Predictor

sourceHugging Facecc-by-nc-4.0updated 2mo agoView on Hugging Face
0likes
.gitattributes6 linesDownload Raw Back to root
1# Keep the model artifacts as plain files — do NOT put them in Git LFS.2# HF's default .gitattributes LFS-tracks *.pkl; the LFS object is not reliably3# materialised in the Space container, which breaks pickle.load at startup.4naht_models_b64.txt -filter -diff -merge text5*.pkl -filter -diff -merge6