Use an older version of PyTorch

#2
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
- torch
3
  stable-audio-tools==0.0.16
4
  gradio==5.8.0
5
  einops
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch==2.5.1
3
  stable-audio-tools==0.0.16
4
  gradio==5.8.0
5
  einops