fffiloni commited on
Commit
a03a5ae
1 Parent(s): d7f2dcd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  # please make sure you have already a pytorch install that is cuda enabled!
2
- torch
3
- torchaudio
4
  av
5
  einops
6
  flashy>=0.0.1
 
1
  # please make sure you have already a pytorch install that is cuda enabled!
2
+ torch==2.0.1
3
+ torchaudio==2.0.2
4
  av
5
  einops
6
  flashy>=0.0.1