Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ ffmpeg
|
|
4 |
librosa
|
5 |
resampy
|
6 |
git+https://github.com/jcha0155/audioseal.git
|
|
|
7 |
torchaudio
|
8 |
pydub
|
9 |
notebook
|
|
|
4 |
librosa
|
5 |
resampy
|
6 |
git+https://github.com/jcha0155/audioseal.git
|
7 |
+
audioseal
|
8 |
torchaudio
|
9 |
pydub
|
10 |
notebook
|