no double clone

This commit is contained in:
2025-07-26 07:49:24 -07:00
parent 7a74516dc5
commit aa6ee4d40e
2 changed files with 1 additions and 10 deletions

View File

@@ -17,8 +17,7 @@ cd /workspace
git clone https://github.com/YOUR_USERNAME/sam2e.git
cd sam2e
# Make setup script executable and run
chmod +x runpod_setup.sh
# Run setup script (already executable in git)
./runpod_setup.sh
# Install SAM2 separately (not on PyPI)