Skip to content

Commit 0ee0e98

Browse files
add example video and query
1 parent 6cf170a commit 0ee0e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ cd Vidi_7B
106106
bash install.sh
107107
```
108108

109-
For a given video and text query, run the following command to get the results:
109+
For a given video (e.g., [example_video](https://drive.google.com/file/d/1PZXUmTwUivFV_0nRhAnVR4LO9N9AAA1e/view?usp=sharing)) and text query (e.g., slicing onion), run the following command to get the results:
110110

111111
```
112112
python3 -u inference.py --video-path [video path] --query [query] --model-path [model path]

0 commit comments

Comments
 (0)