gokaygokay commited on
Commit
0b332b7
·
2 Parent(s): b1c4e30 936606c

Merge branch 'main' of https://huggingface.co/spaces/gokaygokay/Video-Prompt-Generator

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -5
requirements.txt CHANGED
@@ -1,13 +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
 
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