Yongyi Zang
commited on
Commit
·
7acb2e5
1
Parent(s):
7872d8f
Add package
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch
|
|
|
2 |
numpy
|
3 |
soundfile
|
4 |
gradio
|
|
|
1 |
torch
|
2 |
+
einops
|
3 |
numpy
|
4 |
soundfile
|
5 |
gradio
|