goudas commited on
Commit
0578d94
Β·
1 Parent(s): 9f74ec1

Changed the version of pyav

Browse files
Files changed (2) hide show
  1. .gitignore +2 -1
  2. requirements.txt +1 -1
.gitignore CHANGED
@@ -1 +1,2 @@
1
- util/__pycache__
 
 
1
+ util/__pycache__
2
+ .idea
requirements.txt CHANGED
@@ -26,7 +26,7 @@ tensorflow==2.15.0
26
  tensorflow_datasets==4.9.3
27
  tensorflow_graphics==2021.12.3
28
  draccus
29
- pyav
30
  numba
31
  loguru
32
  sacrebleu
 
26
  tensorflow_datasets==4.9.3
27
  tensorflow_graphics==2021.12.3
28
  draccus
29
+ pyav==14.2.0
30
  numba
31
  loguru
32
  sacrebleu