pranked03 commited on
Commit
b16b580
1 Parent(s): c3f5d02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -67,7 +67,7 @@ dataset = load_dataset("pranked03/ViDAS")
67
 
68
  The below code will download the videos which can then be accessed using libraries like OpenCV.
69
  ```
70
- i = 0 # could be value between 0 and 99.
71
 
72
  from huggingface_hub import hf_hub_download
73
 
 
67
 
68
  The below code will download the videos which can then be accessed using libraries like OpenCV.
69
  ```
70
+ i = 0 # Could be value between 0 and 99 (100 videos).
71
 
72
  from huggingface_hub import hf_hub_download
73