Spaces:
Runtime error
Runtime error
Commit
·
cd01d08
1
Parent(s):
967bf35
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -6,8 +6,6 @@ wave
|
|
6 |
sklearn
|
7 |
tqdm==4.28.1
|
8 |
matplotlib==2.2.3
|
9 |
-
|
10 |
-
|
11 |
-
audio
|
12 |
-
pyaudio==0.2.11
|
13 |
tensorflow==2.5.2
|
|
|
6 |
sklearn
|
7 |
tqdm==4.28.1
|
8 |
matplotlib==2.2.3
|
9 |
+
conda install pyaudio
|
10 |
+
#pyaudio==0.2.11
|
|
|
|
|
11 |
tensorflow==2.5.2
|