CoolFace
Apppublic

nerdy-commits/praxis-dr-grading

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes
15 commits on main
c0ec58a3mo ago

build: track gif files with Git LFS for Hugging Face Spaces compatibility

nerdy-commits
9e60f8b3mo ago

perf: cache graph stats and use approximate betweenness centrality in patient network tab

nerdy-commits
bd785783mo ago

fix: CUDA fallback, install grad-cam+shap, add network stats panel to dashboard

nerdy-commits
8ac9bba3mo ago

Complete all portfolio gaps: add baseline comparison data/chart, integrate in Streamlit dashboard, export pruned PyVis patient network HTML, and resolve timm/pytest environment warnings

nerdy-commits
2acd8f03mo ago

Pin numpy<2 for torch 2.1.0 compat; fix use_container_width deprecation

nerdy-commits
d2a03ae3mo ago

Fix numpy compat error, cache metadata/heatmaps, move cv2/PIL to top-level imports

nerdy-commits
21e21363mo ago

Fix GradScaler import for torch 2.1.x and pre-warm model cache to stop shivering

nerdy-commits
945fd343mo ago

Add libgl1 and libglib2.0-0 to Dockerfile to fix cv2 import error

nerdy-commits
07357643mo ago

Fix 403 upload error and flickering: disable CORS/XSRF, cache model loading, fix paths

nerdy-commits
8e212843mo ago

Fix build: use requirements_hf.txt to avoid torch reinstall conflict

nerdy-commits
9365e903mo ago

Optimize Dockerfile with CPU-only PyTorch to prevent build timeout

nerdy-commits
93b7c073mo ago

Remove software-properties-common from Dockerfile system deps

nerdy-commits
345c4423mo ago

Fix Dockerfile to run as non-root USER user (UID 1000) for HF Spaces

nerdy-commits
f0362af3mo ago

Configure and prep Praxis for Hugging Face Spaces deployment with Docker and Git LFS

nerdy-commits
65792ec3mo ago

Initial commit after roadmap alignment and consistency fixes

Rinjan45