elcrei commited on
Commit
5fffa0e
·
verified ·
1 Parent(s): 8cc9faa

Update Gradio app with multiple files

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -11
requirements.txt CHANGED
@@ -1,13 +1,10 @@
1
- numpy
 
 
 
2
  openai-whisper
3
  torch
4
- torchaudio
5
- torchvision
6
- huggingface-hub
7
- gradio
8
- requests
9
- Pillow
10
- git+https://github.com/huggingface/transformers
11
- sentencepiece
12
- accelerate
13
- tokenizers
 
1
+ gradio[oauth,mcp]==5.42.0
2
+ uvicorn>=0.14.0
3
+ spaces
4
+ huggingface_hub
5
  openai-whisper
6
  torch
7
+ numpy
8
+ transformers
9
+ librosa
10
+ soundfile