oza75 commited on
Commit
67f477e
·
verified ·
1 Parent(s): 0e1edd9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- torch
2
- torchaudio
3
- numpy
 
1
+ torch==2.6.0
2
+ torchaudio==2.6.0
3
+ numpy==2.2.4