Commit History

Optimize full derivative network endpoint for large datasets
2f01c6a
Running

midah commited on

Improve error handling for full derivative network endpoint
12f812d

midah commited on

Fix TypeScript build errors in ForceDirectedGraph3D
2688923

midah commited on

Make full force-directed graph load automatically without search
3c05670

midah commited on

Update GraphPage: Full network as default, embedding space shows all models
7391a29

midah commited on

Add 3D force-directed graph visualization for full derivative network
f28b249

midah commited on

Fix TypeScript and ESLint errors preventing build
c95450f

midah commited on

Update Dockerfile comment - directory now has multiple files
a8b7ed1

midah commited on

Add non-hidden placeholder file to ensure directory is never empty
2959220

midah commited on

Revert to standard COPY syntax - files should be in build context
a94a128

midah commited on

Use . pattern to copy precomputed_data directory contents
8a2c61a

midah commited on

Fix COPY syntax: use trailing slash to copy directory contents
070d540

midah commited on

Simplify Dockerfile COPY - directory should have .gitkeep file
624c41d

midah commited on

Fix Dockerfile: Create placeholder before COPY to handle empty directory
7ac7d5c

midah commited on

Trigger rebuild to verify Dockerfile fix
9d82642

midah commited on

Update Dockerfile COPY command for precomputed_data - ensure directory has files
42c5381

midah commited on

Fix Dockerfile COPY command for precomputed_data directory
cc3cf30

midah commited on

Add .gitkeep to ensure precomputed_data directory is not empty for Docker build
72e7093

midah commited on

Merge branch 'main' of https://huggingface.co/spaces/midah/hf-viz
e763ff0

midah commited on

Add force-directed graph visualization and embedding view toggle
4a759fa

midah commited on

Move intro modal to top-right position
e725546

midah commited on

Add HF Spaces config to README
fe16d35

midah commited on

Add HF Hub download support, increase sample size to 50k
11b9763

midah commited on

Fix control bar layout at medium viewport widths
53493c5

midah commited on

Fix Dockerfile: remove missing cache directory copy
a0f3447

midah commited on

Remove binary file and add assets to gitignore
255766b

midah commited on

Fix: serve frontend at root path instead of JSON status
4b53e57

midah commited on

Add missing uvicorn and fastapi dependencies
fb07d75

midah commited on

README edits
2bf3e55

midah commited on

Add HF Spaces live demo link to README
e9c3301

midah commited on

Full-stack HF Spaces deployment: frontend + backend in single container
ae2c5c3

midah commited on

Move requirements.txt to backend to fix Netlify build
239edad

midah commited on

Fix: disable Python installation on Netlify
266fd32

midah commited on

Fix: update frontend netlify.toml with CI=false
e3410d9

midah commited on

Fix: disable CI warnings as errors for build
d318c66

midah commited on

Fix: add utils/data files and update gitignore
a49e6fb

midah commited on

Fix precomputed_loader to make embeddings optional
bed2f80

midah commited on

Add 150k model support, background computation, demo GIF, and UI improvements
c24ac02

midah commited on

Fix WebGL context loss: reduce render limits, add error handling and recovery
27b496f

midah commited on

Fix glitching by consolidating useEffect hooks and disabling StrictMode
b33f942

midah commited on

Refactor UI: Stack Sans font, remove rounded corners, consolidate navigation
637183f

midah commited on

Update to use correct HF dataset: modelbiome/ai_ecosystem
c9c8026

midah commited on

Apply clean grayscale design, remove all emojis
4fac556

midah commited on

Improve dashboard UX with cohesive design
e904fd3

midah commited on

Enhance UI/UX with modern design system
5b86fb9

midah commited on

Fix Netlify build: add legacy-peer-deps flag for TypeScript 5 compatibility
adf5a74

midah commited on

Add Netlify deployment configuration and update README with deployment instructions
478ac96

midah commited on

Complete improvements: add ErrorBoundary wrapper, input sanitization, and accessibility attributes
30617b0

midah commited on

Fix cache size limit implementation and complete ErrorBoundary integration
ee34db3

midah commited on

Improvements: fix cached data filteredCount, remove duplicate interface, add cache TTL/size limits, add input sanitization, add ErrorBoundary, improve accessibility
4e72708

midah commited on