segmentation / .claude /settings.local.json
smerkd's picture
Duplicate from smerkd/labos-segmentation
4a4faae
Raw
History Blame Contribute Delete
236 Bytes
{
"permissions": {
"allow": [
"Bash(ls /Users/smerkous/Downloads/dataset-2/images/*.png)",
"Bash(ls /Users/smerkous/Downloads/dataset-2/labels/*.txt)",
"Bash(python3:*)",
"Bash(pip3 install:*)"
]
}
}