Spaces:
Runtime error
Runtime error
Tanish Mantri commited on
Commit ·
6f69abb
1
Parent(s): 5856c0f
Add seaborn dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,4 @@ matplotlib==3.8.2
|
|
| 7 |
soundfile==0.12.1
|
| 8 |
joblib==1.3.2
|
| 9 |
numba==0.58.1
|
|
|
|
|
|
| 7 |
soundfile==0.12.1
|
| 8 |
joblib==1.3.2
|
| 9 |
numba==0.58.1
|
| 10 |
+
seaborn==0.13.0
|