SAM2.1
SAM2.1 checkpoints + training code + Demo
This commit is contained in:
9
demo/frontend/.prettierrc.json
Normal file
9
demo/frontend/.prettierrc.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"arrowParens": "avoid",
|
||||
"bracketSameLine": true,
|
||||
"bracketSpacing": false,
|
||||
"singleQuote": true,
|
||||
"tabWidth": 2,
|
||||
"trailingComma": "all",
|
||||
"endOfLine": "auto"
|
||||
}
|
Reference in New Issue
Block a user