Update Makefile
This commit is contained in:
parent
1c014d220a
commit
dc96d47ebb
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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..."
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue