rayso commited on
Commit
9de7e48
·
1 Parent(s): 2db4dc4

Use CPU-only PyTorch to reduce image size

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  torch
2
  librosa
3
  soundfile
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
  torch
3
  librosa
4
  soundfile