Skip to content

Commit 53efc20

Browse files
authored
Update README with performance section and image
Added performance benchmark image to README.
1 parent 5e0e3e4 commit 53efc20

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,7 @@ with viteo.open("video.mp4", batch_size=2) as frames:
8383
for frame in frames:
8484
process(frame)
8585
```
86+
87+
## Performance
88+
89+
<img width="3568" height="2068" alt="benchmark_comparison" src="https://github.com/user-attachments/assets/51a7c00c-8777-4ccc-a7fb-8ae69f156afe" />

0 commit comments

Comments
 (0)