Artificial-superintelligence commited on
Commit
7223dab
·
verified ·
1 Parent(s): 0836632

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- gradio==3.50.2
2
- numpy==1.24.3
3
- librosa==0.10.1
4
- soundfile==0.12.1
5
- TTS==0.17.6
6
- torch==2.0.1
7
- matplotlib==3.7.1
8
- pandas==2.0.3
9
- plotly==5.15.0
10
- requests==2.31.0
11
- seaborn==0.12.2
 
1
+ gradio
2
+ numpy
3
+ librosa
4
+ soundfile
5
+ TTS
6
+ torch
7
+ matplotlib
8
+ pandas
9
+ plotly
10
+ requests
11
+ seaborn