r3gm commited on
Commit
8cb38bb
·
verified ·
1 Parent(s): 43f9ca0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- -f https://developer.intel.com/ipex-whl-stable-xpu torch==2.0.1a0 torchvision==0.15.2a0 intel_extension_for_pytorch==2.0.110+xpu
 
2
  torchaudio
3
  numba==0.56.4
4
  numpy==1.23.5
@@ -42,7 +43,7 @@ torchcrepe==0.0.20
42
  fastapi==0.88
43
  ffmpy==0.3.1
44
  python-dotenv>=1.0.0
45
- av
46
  PySimpleGUI
47
  pedalboard
48
  gdown
 
1
+ torch==2.5.1
2
+ torchvision
3
  torchaudio
4
  numba==0.56.4
5
  numpy==1.23.5
 
43
  fastapi==0.88
44
  ffmpy==0.3.1
45
  python-dotenv>=1.0.0
46
+ av==11.0.0
47
  PySimpleGUI
48
  pedalboard
49
  gdown