Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -10
requirements.txt
CHANGED
@@ -1,10 +1,9 @@
|
|
1 |
-
aift==1.1.0
|
2 |
-
grpcio==1.67.1
|
3 |
-
numpy==2.1.3
|
4 |
-
protobuf==5.28.3
|
5 |
-
PyAudio==0.2.13
|
6 |
-
pydub==0.25.1
|
7 |
-
Requests==2.32.3
|
8 |
-
six==1.16.0
|
9 |
-
streamlit==1.40.0
|
10 |
-
~treamlit==1.37.1
|
|
|
1 |
+
aift==1.1.0
|
2 |
+
grpcio==1.67.1
|
3 |
+
numpy==2.1.3
|
4 |
+
protobuf==5.28.3
|
5 |
+
PyAudio==0.2.13
|
6 |
+
pydub==0.25.1
|
7 |
+
Requests==2.32.3
|
8 |
+
six==1.16.0
|
9 |
+
streamlit==1.40.0
|
|