Skip to content

Commit

Permalink
Merge pull request #15 from Kawaeee/dependabot/pip/torch-1.13.1
Browse files Browse the repository at this point in the history
Bump torch from 1.8.1+cpu to 1.13.1
  • Loading branch information
Kawaeee authored Mar 9, 2023
2 parents 93aec77 + 2fd35a7 commit d52e352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ streamlit==1.11.1
# [STREAMLIT-DEPLOYMENT-GUIDE] Add "+cpu" on torch and torchvision to get CPU inference support
# NOTE: On macOS system, it might be unable to install with +cpu flag
--find-links https://download.pytorch.org/whl/torch_stable.html
torch==1.8.1+cpu
torch==1.13.1
torchvision==0.9.1+cpu
tqdm==4.60.0

0 comments on commit d52e352

Please sign in to comment.