hexuan21 commited on
Commit
f02e0ae
·
verified ·
1 Parent(s): 0776a93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -75,6 +75,10 @@ pip install git+https://github.com/TIGER-AI-Lab/MantisScore.git
75
  ```
76
 
77
  ### Inference
 
 
 
 
78
  ```python
79
  import av
80
  import numpy as np
 
75
  ```
76
 
77
  ### Inference
78
+ ```shell
79
+ cd examples
80
+ ```
81
+
82
  ```python
83
  import av
84
  import numpy as np