pragnakalp
commited on
Commit
•
e614bc3
1
Parent(s):
310a128
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio==3.0
|
2 |
httpx==0.24.1
|
3 |
altair==5.0.0
|
4 |
-
numpy
|
5 |
librosa
|
6 |
joblib==0.17.0
|
7 |
Pillow==8.0.1
|
|
|
1 |
gradio==3.0
|
2 |
httpx==0.24.1
|
3 |
altair==5.0.0
|
4 |
+
numpy==1.22
|
5 |
librosa
|
6 |
joblib==0.17.0
|
7 |
Pillow==8.0.1
|