Skip to content
Closed
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 @@ -21,7 +21,7 @@ setuptools==80.9.0
six==1.17.0
sympy==1.13.3
threadpoolctl==3.6.0
torch==2.7.0 #+cu124 If you want to install the cuda version see Makefile
torch==2.9.0 #+cu124 If you want to install the cuda version see Makefile
torchaudio==2.7.0 #+cu124 If you want to install the cuda version see Makefile
torchvision==0.22.0 #+cu124 If you want to install the cuda version see Makefile
tqdm==4.67.1
Expand Down
Loading