SandraCLV commited on
Commit
51eb834
1 Parent(s): 30bd11b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -12
requirements.txt CHANGED
@@ -1,14 +1,10 @@
1
- git+https://github.com/huggingface/transformers.git
2
- gradio
3
- torch
4
- librosa
5
- torchaudio
6
- torchvision
7
  transformers
8
- soundfile
9
- tqdm
10
  datasets
11
- accelerate
12
- # https://huggingface.co/csukuangfj/wheels/resolve/main/sherpa_onnx-1.8.6-cp38-cp38-linux_x86_64.whl
13
- sherpa-onnx
14
- soundfile
 
 
 
 
 
 
 
 
 
 
1
  transformers
2
+ torch
 
3
  datasets
4
+ torchaudio
5
+ gTTS
6
+ openai
7
+ gradio== 3.36.1
8
+ scipy
9
+ open_clip_torch
10
+ pydantic