gokaygokay commited on
Commit
936606c
·
verified ·
1 Parent(s): 755a087

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -5
requirements.txt CHANGED
@@ -1,14 +1,17 @@
1
  openai
2
  groq
 
3
  Pillow==10.1.0
4
- torch==2.4.0
5
- torchaudio
6
- torchvision
7
  transformers==4.44.2
 
 
 
8
  librosa==0.9.0
9
  soundfile==0.12.1
10
  vector-quantize-pytorch==1.18.5
11
  vocos==0.1.0
12
- decord
13
  moviepy
14
- flash-attn
 
1
  openai
2
  groq
3
+ numpy==1.26.4
4
  Pillow==10.1.0
5
+ torch==2.1.2
6
+ torchaudio==2.1.2
7
+ torchvision==0.16.2
8
  transformers==4.44.2
9
+ sentencepiece==0.1.99
10
+ 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
11
+ decord
12
  librosa==0.9.0
13
  soundfile==0.12.1
14
  vector-quantize-pytorch==1.18.5
15
  vocos==0.1.0
 
16
  moviepy
17
+ gradio