diff --git a/requirements.txt b/requirements.txt index 9a508ad..a741776 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,8 @@ pygame==2.0.1 anytree~=2.8.0 numpy~=1.20.3 torch~=1.8.1 -opencv-python~=4.5.2.52 \ No newline at end of file +opencv-python~=4.5.2.52 +torchvision~=0.9.1 +pandas~=1.2.4 +torchaudio~=0.8.1 +PySoundFile~=0.9.0 \ No newline at end of file