svjack commited on
Commit
5771ab4
·
verified ·
1 Parent(s): f7a527a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  #torch==2.2.0
2
  #torchaudio==2.2.0 --index-url https://download.pytorch.org/whl/cu118
3
- torch
4
- torchaudio
5
  omegaconf
6
  einops
7
  numpy<2
 
1
  #torch==2.2.0
2
  #torchaudio==2.2.0 --index-url https://download.pytorch.org/whl/cu118
3
+ torch==2.5.0
4
+ torchaudio==2.5.0
5
  omegaconf
6
  einops
7
  numpy<2