Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ opencv-python
|
|
3 |
pip install paddlenlp==3.0.0b0
|
4 |
paddleocr
|
5 |
-f https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html
|
6 |
-
paddlepaddle
|
|
|
3 |
pip install paddlenlp==3.0.0b0
|
4 |
paddleocr
|
5 |
-f https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html
|
6 |
+
paddlepaddle==2.4.2
|