Skip to content

Commit

Permalink
add pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
amacrutherford committed Mar 21, 2024
1 parent 5beb475 commit 8e9eb90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ services:
volumes:
- .:/app
runtime: nvidia
command: sh -c "pip install -e . && /bin/bash"

0 comments on commit 8e9eb90

Please sign in to comment.