aiplexdeveloper commited on
Commit
ebf1b70
·
verified ·
1 Parent(s): 00e5f3b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- torchaudio
 
 
2
  chatterbox.tts
3
  typing
4
  soundfile
 
1
+ torch==2.1.0
2
+ torchvision==0.16.0
3
+ torchaudio==2.1.0
4
  chatterbox.tts
5
  typing
6
  soundfile