Skip to content

Commit 247ae34

Browse files
authored
Merge pull request #49 from aws-samples/dependabot/pip/huggingface_hebert_sentiment_analysis_local_serving/torch-2.2.0
Bump torch from 1.13.1 to 2.2.0 in /huggingface_hebert_sentiment_analysis_local_serving
2 parents 2a504c2 + 75e0b59 commit 247ae34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

huggingface_hebert_sentiment_analysis_local_serving/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ numpy
22
pandas
33
sagemaker>=2.0.0<3.0.0
44
sagemaker[local]
5-
torch==1.13.1
5+
torch==2.2.0
66
transformers==4.38.0

0 commit comments

Comments
 (0)