Skip to content

Commit

Permalink
Update configurations for debug in vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
ksugar committed Aug 31, 2023
1 parent ae8789d commit 6388a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"jinja": true,
"justMyCode": false,
"env": {
"PYTHONPATH": "${PYTHONPATH}:/home/sugawara/MobileSAM/"
"PYTORCH_ENABLE_MPS_FALLBACK": "1"
}
}
]
Expand Down

0 comments on commit 6388a18

Please sign in to comment.