tts
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch==1.12.1
|
2 |
torchvision==0.13.1
|
3 |
torchaudio==0.12.1
|
4 |
-
numpy==1.
|
5 |
face_alignment==1.3.5
|
6 |
imageio==2.19.3
|
7 |
imageio-ffmpeg==0.4.7
|
|
|
1 |
torch==1.12.1
|
2 |
torchvision==0.13.1
|
3 |
torchaudio==0.12.1
|
4 |
+
numpy==1.21.6
|
5 |
face_alignment==1.3.5
|
6 |
imageio==2.19.3
|
7 |
imageio-ffmpeg==0.4.7
|