rahul7star commited on
Commit
0677e93
·
verified ·
1 Parent(s): e13e8c1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -13
requirements.txt CHANGED
@@ -1,13 +1,11 @@
1
- einops==0.8.1
2
- einx==0.3.0
3
- numpy==2.2.3
4
- omegaconf==2.3.0
5
- packaging==24.2
6
- safetensors==0.5.2
7
- soundfile==0.12.1
8
- soxr==0.5.0.post1
9
- torch==2.5.1
10
- torchaudio==2.5.1
11
- tqdm==4.66.5
12
- transformers==4.46.2
13
- gradio==5.18.0
 
1
+ lmdeploy
2
+ librosa
3
+ fastaudiosr @ git+https://github.com/ysharma3501/FlashSR.git
4
+ ncodec @ git+https://github.com/ysharma3501/FastBiCodec.git
5
+ einops
6
+ onnxruntime
7
+ soundfile
8
+ torch
9
+ torchaudio
10
+ transformers
11
+ omegaconf