cigol123 commited on
Commit
72f1cd9
·
verified ·
1 Parent(s): d5cb879

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch==2.0.0 -f https://download.pytorch.org/whl/cpu
2
- transformers==4.36.0
3
- gradio==3.30.0
4
- soundfile==0.12.1
5
- scipy==1.10.0
6
- numpy==1.23.5
 
1
+ gradio
2
+ torch
3
+ transformers
4
+ soundfile
5
+ scipy
6
+ numpy