Spaces:
Runtime error
Runtime error
fix: build
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,4 +5,4 @@ paddlehub==2.3.1
|
|
5 |
paddlenlp==2.4.9
|
6 |
paddlespeech==0.1.0rc0
|
7 |
soundfile==0.12.1
|
8 |
-
paddlepaddle-gpu==2.4.1
|
|
|
5 |
paddlenlp==2.4.9
|
6 |
paddlespeech==0.1.0rc0
|
7 |
soundfile==0.12.1
|
8 |
+
paddlepaddle-gpu==2.4.1 -f https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html
|