Remove problematic dependency
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ torch
|
|
8 |
IPython==8.26.0
|
9 |
TTS
|
10 |
pandas==1.5.3
|
11 |
-
wave
|
12 |
#py-espeak-ng
|
13 |
espeakng
|
14 |
dotenv
|
|
|
8 |
IPython==8.26.0
|
9 |
TTS
|
10 |
pandas==1.5.3
|
11 |
+
#wave
|
12 |
#py-espeak-ng
|
13 |
espeakng
|
14 |
dotenv
|