Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
paddlepaddle
|
2 |
-
paddlespeech
|
3 |
typeguard==2.13.3
|
4 |
numpy==1.23.1
|
5 |
pypinyin
|
|
|
1 |
+
paddlepaddle -i https://mirror.baidu.com/pypi/simple
|
2 |
+
paddlespeech -i https://pypi.tuna.tsinghua.edu.cn/simple
|
3 |
typeguard==2.13.3
|
4 |
numpy==1.23.1
|
5 |
pypinyin
|