Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
numpy==1.21.6
|
2 |
opencv-python
|
3 |
pip install paddlenlp==3.0.0b0
|
|
|
1 |
+
pip install --upgrade pip
|
2 |
numpy==1.21.6
|
3 |
opencv-python
|
4 |
pip install paddlenlp==3.0.0b0
|