Kabatubare
commited on
Commit
•
182d4f4
1
Parent(s):
b099dd9
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
torchaudio
|
4 |
+
librosa
|
5 |
+
matplotlib
|
6 |
+
Pillow
|
7 |
+
transformers
|
8 |
+
audioseal
|