avans06 commited on
Commit
6b56c54
1 Parent(s): 8077be2

Add "transformers" to requirements.txt.

Browse files
requirements-fasterWhisper.txt CHANGED
@@ -1,4 +1,5 @@
1
- ctranslate2>=3.16.0
 
2
  faster-whisper
3
  ffmpeg-python==0.2.0
4
  gradio==3.36.0
 
1
+ git+https://github.com/huggingface/transformers
2
+ ctranslate2>=3.16.0
3
  faster-whisper
4
  ffmpeg-python==0.2.0
5
  gradio==3.36.0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- ctranslate2>=3.16.0
 
2
  faster-whisper
3
  ffmpeg-python==0.2.0
4
  gradio==3.36.0
 
1
+ git+https://github.com/huggingface/transformers
2
+ ctranslate2>=3.16.0
3
  faster-whisper
4
  ffmpeg-python==0.2.0
5
  gradio==3.36.0