Spaces:
Running
Running
Navid Arabi
commited on
Commit
·
ae590b6
1
Parent(s):
6b8b495
add seed func
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
gradio
|
2 |
sqlalchemy
|
3 |
pydantic
|
4 |
-
mysql-connector-python
|
|
|
|
|
|
1 |
gradio
|
2 |
sqlalchemy
|
3 |
pydantic
|
4 |
+
mysql-connector-python
|
5 |
+
soundfile
|
6 |
+
librosa
|