Aumkeshchy2003 commited on
Commit
aa042f1
1 Parent(s): cfdb286

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -12
requirements.txt CHANGED
@@ -1,15 +1,8 @@
1
- pip
 
2
  git+https://github.com/huggingface/transformers.git
3
- accelerate
4
  datasets
5
- soundfile
6
  speechbrain
7
- torch
8
- gradio
9
- spaces
10
- python_multipart
11
- huggingface-hub
12
- hf-transfer
13
- protobuf
14
- click
15
- pydantic
 
1
+ gradio
2
+ torch
3
  git+https://github.com/huggingface/transformers.git
4
+ numpy
5
  datasets
 
6
  speechbrain
7
+ soundfile
8
+ librosa