diff --git a/Makefile b/Makefile index 54eaf201..eb2b19f3 100644 --- a/Makefile +++ b/Makefile @@ -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..."