[New Feature] Support SAM 2.1 (#59)
* support sam 2.1 * refine config path and ckpt path * update README
This commit is contained in:
7
demo/frontend/.babelrc
Normal file
7
demo/frontend/.babelrc
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"env": {
|
||||
"production": {
|
||||
"plugins": ["babel-plugin-strip-invariant"]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user