yerang commited on
Commit
6df0e6b
·
verified ·
1 Parent(s): a8e22e9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,2 +1,7 @@
1
  opencv-python==4.10.0.84
2
- tyro==0.8.5
 
 
 
 
 
 
1
  opencv-python==4.10.0.84
2
+ tyro==0.8.5
3
+ av==11.0.0
4
+ imageio==2.34.2
5
+ numpy==1.26.4
6
+ tqdm==4.66.4
7
+ rich==13.7.1