Add force-directed graph UI controls, rounded points, growth rate calculation, and error handling improvements 4b829ab midah commited on Jan 11
fix: TypeScript build error - explicitly type EdgeType array in useState db2aa23 midah commited on Jan 10
Fix: Use ref to track graph loading state instead of checking graphNodes.length in useEffect 39cb8cd midah commited on Jan 9
Fix build errors: remove unused GraphPage import and rendering, fix useEffect dependencies ceacd65 midah commited on Jan 9
Add 3D force-directed graph with instanced rendering and pre-computed positions 2ba2072 midah commited on Jan 9
Make full force-directed graph load automatically without search 3c05670 midah commited on Dec 11, 2025
Update GraphPage: Full network as default, embedding space shows all models 7391a29 midah commited on Dec 11, 2025
Add 3D force-directed graph visualization for full derivative network f28b249 midah commited on Dec 11, 2025
Add non-hidden placeholder file to ensure directory is never empty 2959220 midah commited on Dec 11, 2025
Revert to standard COPY syntax - files should be in build context a94a128 midah commited on Dec 11, 2025
Fix COPY syntax: use trailing slash to copy directory contents 070d540 midah commited on Dec 11, 2025
Simplify Dockerfile COPY - directory should have .gitkeep file 624c41d midah commited on Dec 11, 2025
Fix Dockerfile: Create placeholder before COPY to handle empty directory 7ac7d5c midah commited on Dec 11, 2025
Update Dockerfile COPY command for precomputed_data - ensure directory has files 42c5381 midah commited on Dec 11, 2025
Add .gitkeep to ensure precomputed_data directory is not empty for Docker build 72e7093 midah commited on Dec 11, 2025
Merge branch 'main' of https://huggingface.co/spaces/midah/hf-viz e763ff0 midah commited on Dec 11, 2025
Add force-directed graph visualization and embedding view toggle 4a759fa midah commited on Dec 11, 2025
Full-stack HF Spaces deployment: frontend + backend in single container ae2c5c3 midah commited on Nov 30, 2025