Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Edwin Jose
dc96d47ebb Update Makefile 2026-01-16 10:49:18 -06:00

View file

@ -131,7 +131,7 @@ install: install-be install-fe
install-be:
@echo "📦 Installing backend dependencies..."
uv sync --extra torch-cu128
uv sync
install-fe:
@echo "📦 Installing frontend dependencies..."