Staticaliza commited on
Commit
b1e85c3
·
verified ·
1 Parent(s): 968b70e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -12
requirements.txt CHANGED
@@ -1,14 +1,16 @@
 
 
 
 
 
 
 
 
1
  https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.2/flash_attn-2.6.2+cu123torch2.1cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
2
- http://thunlp.oss-cn-qingdao.aliyuncs.com/multi_modal/never_delete/modelscope_studio-0.4.0.9-py3-none-any.whl
3
- Pillow
4
- torchvision
5
- torchaudio
6
- transformers
7
- sentencepiece
8
- accelerate
9
- bitsandbytes
10
- numpy
11
  decord
12
- opencv-python
13
- accelerate
14
- librosa
 
 
 
 
1
+ python-dotenv==1.0.1
2
+ numpy==1.26.4
3
+ Pillow==10.1.0
4
+ torch==2.1.2
5
+ torchaudio==2.1.2
6
+ torchvision==0.16.2
7
+ transformers==4.44.2
8
+ sentencepiece==0.1.99
9
  https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.2/flash_attn-2.6.2+cu123torch2.1cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
 
 
 
 
 
 
 
 
 
10
  decord
11
+ librosa==0.9.0
12
+ soundfile==0.12.1
13
+ vector-quantize-pytorch==1.18.5
14
+ vocos==0.1.0
15
+ moviepy
16
+ gradio