Skip to content

Commit 2b58e6b

Browse files
authored
Update jsl_sagemaker_setup_with_OCR.sh
1 parent f5259c1 commit 2b58e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsl_sagemaker_setup_with_OCR.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ export SPARK_HOME=$SPARKHOME
3333
# Install pyspark spark-nlp
3434
! pip install --upgrade -q pyspark==$PYSPARK spark-nlp==$PUBLIC_VERSION findspark
3535
! pip install --upgrade -q spark-nlp-jsl==$JSL_VERSION --extra-index-url https://pypi.johnsnowlabs.com/$SECRET
36-
! pip install --upgrade -q spark-ocr==$OCR_VERSION\+spark32 --extra-index-url=https://pypi.johnsnowlabs.com/$SPARK_OCR_SECRET
36+
! pip install --upgrade -q spark-ocr==$OCR_VERSION --extra-index-url=https://pypi.johnsnowlabs.com/$SPARK_OCR_SECRET

0 commit comments

Comments
 (0)