nihuajian commited on
Commit
6fdd7ad
·
verified ·
1 Parent(s): e5691d8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -23
requirements.txt CHANGED
@@ -1,23 +1,5 @@
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
- sentencepiece==0.2.0
7
- vector-quantize-pytorch==1.18.5
8
- vocos==0.1.0
9
- accelerate==1.2.1
10
- timm==0.9.10
11
- soundfile==0.12.1
12
- librosa==0.9.0
13
- decord
14
- moviepy
15
-
16
- # for web demo
17
- aiofiles==23.2.1
18
- onnxruntime==1.20.1
19
- fastapi
20
- uvicorn
21
- gradio==4.44.1
22
- pydantic==2.10.6
23
- https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu12torch2.3cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
 
1
+ Pillow
2
+ transformers>=4.40.0
3
+ gradio>=4.44.1
4
+ spaces
5
+ decord