Somnath3570 commited on
Commit
77b0422
·
verified ·
1 Parent(s): c336d2f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -21
requirements.txt CHANGED
@@ -1,21 +1,9 @@
1
- transformers>=4.36.2
2
- torch>=2.2.0
3
- torchaudio>=2.2.0
4
- peft
5
- librosa>=0.10.1
6
- gradio>=4.19.2
7
- numpy>=1.24.3
8
- pandas
9
- accelerate
10
- sentencepiece
11
- protobuf
12
- soundfile>=0.12.1
13
- fastapi>=0.104.1
14
- uvicorn>=0.24.0
15
- python-multipart>=0.0.6
16
- websockets>=12.0
17
- omegaconf>=2.3.0
18
- tqdm>=4.65.0
19
- aiortc>=1.5.0
20
- av>=10.0.0
21
- aiohttp>=3.8.5
 
1
+ transformers
2
+ torch
3
+ torchaudio
4
+ librosa
5
+ gradio
6
+ numpy
7
+ soundfile
8
+ fastapi
9
+ python-multipart