Prince1singh commited on
Commit
f4ec789
·
verified ·
1 Parent(s): 64cd466

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
 
 
1
  TTS==0.22.0
2
- gradio==3.48.0
3
  numpy==1.24.3
4
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
+ torch==2.1.2
3
  TTS==0.22.0
4
+ gradio==3.50.2
5
  numpy==1.24.3
6