tanthinhdt commited on
Commit
5e471a6
·
1 Parent(s): 1c0a8fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -62,7 +62,7 @@ def extract_frames(video_bytes):
62
  # Extract video properties
63
  video_fps = visual_stream.average_rate
64
 
65
- # Initialize arrays to store frames and audio
66
  frames_array = []
67
 
68
  # Extract frames
 
62
  # Extract video properties
63
  video_fps = visual_stream.average_rate
64
 
65
+ # Initialize arrays to store frames
66
  frames_array = []
67
 
68
  # Extract frames