Spaces:
Runtime error
Runtime error
bump to 2.4.8
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
numpy==1.21.6
|
2 |
opencv-python
|
3 |
# install from git for now, wait until v2.4.6 release
|
4 |
-
paddlenlp>=2.4.
|
5 |
paddleocr
|
6 |
-f https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html
|
7 |
paddlepaddle-gpu==2.4.1.post112
|
|
|
1 |
numpy==1.21.6
|
2 |
opencv-python
|
3 |
# install from git for now, wait until v2.4.6 release
|
4 |
+
paddlenlp>=2.4.8
|
5 |
paddleocr
|
6 |
-f https://www.paddlepaddle.org.cn/whl/linux/mkl/avx/stable.html
|
7 |
paddlepaddle-gpu==2.4.1.post112
|