Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ sacremoses==0.0.45 # OSI Approved :: MIT License
six==1.16.0 # MIT License (MIT)
tensorboardX==2.4 # MIT License (MIT license)
tokenizers==0.10.3 # Apache Software License (Apache License 2.0)
torch==1.9.0 # BSD License (BSD-3)
torch==1.13.1 # BSD License (BSD-3)
torchaudio==0.9.0 # BSD License
torchvision==0.10.0 # BSD
tqdm==4.61.2 # MIT License, Mozilla Public License 2.0 (MPL 2.0) (MPLv2.0, MIT Licences)
Expand Down