Chillarmo commited on
Commit
3eb6bcd
1 Parent(s): 7ce428c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- torch>=2.0.0
 
 
2
  gradio>=3.50.0
3
  outetts>=0.1.0
4
  soundfile>=0.12.0
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
+ torch
3
+ torchaudio
4
  gradio>=3.50.0
5
  outetts>=0.1.0
6
  soundfile>=0.12.0