ynhe commited on
Commit
3fba2b5
·
verified ·
1 Parent(s): 2250b4c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- huggingface_hub==0.25.2
2
  torch
3
  gradio
4
  decord
5
- faster_whisper==1.1.0
6
  moviepy==1.0.3
7
  transformers==4.40.1
8
  timm
 
1
+ huggingface_hub
2
  torch
3
  gradio
4
  decord
5
+ sentencepiece
6
  moviepy==1.0.3
7
  transformers==4.40.1
8
  timm