Spaces:
Sleeping
Sleeping
Prathamesh1420
commited on
Commit
•
bc2c36d
1
Parent(s):
923a793
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ numpy==1.24.3
|
|
7 |
librosa==0.10.0.post2
|
8 |
matplotlib==3.7.2
|
9 |
seaborn==0.12.2
|
10 |
-
openpyxl
|
|
|
|
|
|
7 |
librosa==0.10.0.post2
|
8 |
matplotlib==3.7.2
|
9 |
seaborn==0.12.2
|
10 |
+
openpyxl
|
11 |
+
pandas==2.0.3
|
12 |
+
|