Skip to content

Commit a11b88f

Browse files
authored
update pillow version in paddle ocr (#2675)
1 parent 894d859 commit a11b88f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/paddle-ocr-webcam/paddle-ocr-webcam.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
" %pip install -q \"paddlepaddle>=2.5.1,<2.6.0\"\n",
5757
"else:\n",
5858
" %pip install -q \"paddlepaddle>=2.5.1\"\n",
59-
"%pip install -q \"pyclipper>=1.2.1\" \"shapely>=1.7.1\" opencv-python tqdm \"Pillow>=10.0\""
59+
"%pip install -q \"pyclipper>=1.2.1\" \"shapely>=1.7.1\" opencv-python tqdm \"Pillow>=11.0\""
6060
]
6161
},
6262
{

0 commit comments

Comments
 (0)