YxZhang commited on
Commit
4d07b53
1 Parent(s): deb37af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,5 +8,5 @@ license: apache-2.0
8
 
9
  ## Usage:
10
  This is the checkpoint holder of [EVF-SAM](https://github.com/hustvl/EVF-SAM.git).
11
- Please refer to `"inference.py"` in the source code for detailed usage.
12
  We haven't supported `"AutoModel.from_pretrained(...)"` yet, please import the model script from source code.
 
8
 
9
  ## Usage:
10
  This is the checkpoint holder of [EVF-SAM](https://github.com/hustvl/EVF-SAM.git).
11
+ Please refer to `"inference.py"` and `"inference_video.py"` in the source code for detailed usage.
12
  We haven't supported `"AutoModel.from_pretrained(...)"` yet, please import the model script from source code.