chilge commited on
Commit
3057587
1 Parent(s): 770cde3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- numpy==1.19.2
2
- playsound==1.3.0
3
- pydub==0.25.1
4
- pyworld==0.3.0
5
- requests==2.28.1
6
- scipy==1.7.3
7
- sounddevice==0.4.5
8
- SoundFile==0.10.3.post1
9
- starlette==0.19.1
10
  torch
11
  torchaudio
12
  tqdm
 
1
+ numpy==1.23.0
2
+ playsound
3
+ pydub
4
+ pyworld
5
+ requests
6
+ scipy
7
+ sounddevice
8
+ SoundFile
9
+ starlette
10
  torch
11
  torchaudio
12
  tqdm