Skip to content

Commit

Permalink
MAC-OS-SUPPORT
Browse files Browse the repository at this point in the history
  • Loading branch information
Dartvauder committed Nov 5, 2024
1 parent 929347a commit 344eae5
Show file tree
Hide file tree
Showing 3 changed files with 828 additions and 164 deletions.
2 changes: 1 addition & 1 deletion Install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CURRENT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" &> /dev/null && pwd)"

echo "Select installation type:"
echo "1. GPU"
echo "2. CPU"
echo "2. CPU OR MPS"
read -n 1 -p "Enter number (1 or 2): " choice
echo ""

Expand Down
Loading

0 comments on commit 344eae5

Please sign in to comment.