Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -21,4 +21,7 @@ pypinyin
|
|
| 21 |
librosa
|
| 22 |
gradio
|
| 23 |
tqdm
|
| 24 |
-
WeTextProcessing
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
librosa
|
| 22 |
gradio
|
| 23 |
tqdm
|
| 24 |
+
WeTextProcessing
|
| 25 |
+
|
| 26 |
+
spaces
|
| 27 |
+
httpx[socks]
|