pragnakalp
commited on
Commit
·
d24b882
1
Parent(s):
2dd4469
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio
|
|
|
2 |
altair==5.0.0
|
3 |
numpy
|
4 |
librosa
|
|
|
1 |
+
gradio==3.0
|
2 |
+
httpx==0.24.1
|
3 |
altair==5.0.0
|
4 |
numpy
|
5 |
librosa
|