update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -30,5 +30,6 @@ scipy==1.9.1
|
|
30 |
setuptools==67.6.1
|
31 |
tqdm==4.62.2
|
32 |
trimesh==3.21.3
|
|
|
33 |
tensorflow==2.11.0
|
34 |
|
|
|
30 |
setuptools==67.6.1
|
31 |
tqdm==4.62.2
|
32 |
trimesh==3.21.3
|
33 |
+
ffmpeg==4.3.2
|
34 |
tensorflow==2.11.0
|
35 |
|