Merge dc96d47ebb into 83c90a760f
This commit is contained in:
commit
140a494124
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