mirror of
https://github.com/trycua/computer.git
synced 2026-02-20 13:29:35 -06:00
Merge pull request #184 from trycua/fix/wheel
Added Cmake dep to playground.sh
This commit is contained in:
@@ -88,7 +88,7 @@ source "$VENV_DIR/bin/activate"
|
||||
|
||||
# Install required packages
|
||||
echo "📦 Updating CUA packages..."
|
||||
pip install -U pip
|
||||
pip install -U pip setuptools wheel Cmake
|
||||
pip install -U cua-computer "cua-agent[all]"
|
||||
|
||||
# Temporary fix for mlx-vlm, see https://github.com/Blaizzy/mlx-vlm/pull/349
|
||||
|
||||
Reference in New Issue
Block a user