sreejith8100 commited on
Commit
df376ec
·
verified ·
1 Parent(s): 1a17f60

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -21
requirements.txt CHANGED
@@ -1,21 +1,16 @@
1
- Pillow==10.1.0
2
- torch==2.3.1
3
- torchaudio==2.3.1
4
- torchvision==0.18.1
5
- transformers==4.44.2
6
- librosa==0.9.0
7
- soundfile==0.12.1
8
- vector-quantize-pytorch==1.18.5
9
- vocos==0.1.0
10
- decord
11
- moviepy
12
- einops
13
- accelerate
14
- openbmb
15
- fastapi
16
- uvicorn[standard]
17
- timm>=0.6.13
18
- sentencepiece>=0.1.99
19
- python-multipart
20
- bitsandbytes==0.45.5
21
- accelerate==0.30.0
 
1
+ Pillow==10.1.0
2
+ transformers==4.51.3
3
+ librosa==0.9.0
4
+ soundfile==0.12.1
5
+ vector-quantize-pytorch==1.18.5
6
+ vocos==0.1.0
7
+ decord
8
+ moviepy
9
+ einops
10
+ accelerate
11
+ openbmb
12
+ fastapi
13
+ uvicorn[standard]
14
+ timm>=0.6.13
15
+ sentencepiece>=0.1.99
16
+ python-multipart