Styner1 commited on
Commit
3efd20c
·
verified ·
1 Parent(s): 7ba8e71

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  gradio>=3.0
2
- numpy>=1.20
3
- torch>=1.10
4
- soundfile>=0.10
5
- librosa>=0.9.1 # Common TTS dependency
6
- base64 # Add this
 
1
  gradio>=3.0
2
+ numpy
3
+ torch
4
+ soundfile
5
+ librosa