Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- 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
|