This commit is contained in:
Edwin Jose 2026-01-16 16:31:43 -08:00 committed by GitHub
commit 140a494124
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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..."