ColorfulAI commited on
Commit
b07f837
1 Parent(s): 0941a19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -6
README.md CHANGED
@@ -9,10 +9,4 @@ language:
9
  - Videos: We trim videos in [EgoPlan](https://github.com/ChenYi99/EgoPlan?tab=readme-ov-file#data) test set by the `start_frame` and `end_frame`
10
  - Text: we add "video_path" key to the original json file.
11
 
12
- After downloading video files, run following script to get the videos:
13
- ```bash
14
- cat egoplan.zip.part-* > egoplan.zip
15
- unzip egoplan.zip
16
- ```
17
-
18
 
 
9
  - Videos: We trim videos in [EgoPlan](https://github.com/ChenYi99/EgoPlan?tab=readme-ov-file#data) test set by the `start_frame` and `end_frame`
10
  - Text: we add "video_path" key to the original json file.
11
 
 
 
 
 
 
 
12