Merlintxu commited on
Commit
7a3d09c
1 Parent(s): b7fce90

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- gradio>=3.0.0
2
- transformers>=4.0.0
3
- torch>=1.9.0
4
- librosa>=0.8.0
5
- langdetect>=1.0.9
6
- pyannote.audio>=2.1.1
 
 
1
+ gradio
2
+ transformers
3
+ torch
4
+ librosa
5
+ langdetect
6
+ pyannote.audio
7
+ ffmpeg-python