rahul7star commited on
Commit
37764d7
·
verified ·
1 Parent(s): 7cf05a7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -38
requirements.txt CHANGED
@@ -2,8 +2,7 @@ torch>=2.4.0
2
  torchvision>=0.19.0
3
  opencv-python>=4.9.0.80
4
  diffusers>=0.31.0
5
- transformers==4.51.3
6
- #transformers==4.46.3 # was needed by llamallava used by i2v hunyuan before patch
7
  tokenizers>=0.20.3
8
  accelerate>=1.1.1
9
  tqdm
@@ -12,41 +11,9 @@ easydict
12
  ftfy
13
  dashscope
14
  imageio-ffmpeg
15
- # flash_attn
16
- gradio==5.23.0
17
  numpy>=1.23.5,<2
18
- einops
19
- moviepy==1.0.3
20
- mmgp==3.5.6
21
- peft==0.15.0
22
- mutagen
23
  pydantic==2.10.6
24
- decord
25
- onnxruntime-gpu
26
- rembg[gpu]==2.0.65
27
- matplotlib
28
- timm
29
- segment-anything
30
- omegaconf
31
- hydra-core
32
- librosa==0.11.0
33
- loguru
34
- sentencepiece
35
- av
36
- opencv-python
37
- pygame>=2.1.0
38
- sounddevice>=0.4.0
39
- # rembg==2.0.65
40
- torchdiffeq >= 0.2.5
41
- tensordict >= 0.6.1
42
- open_clip_torch >= 2.29.0
43
- pyloudnorm
44
- misaki
45
- soundfile
46
- ffmpeg-python
47
- pyannote.audio
48
- pynvml
49
- huggingface_hub[hf_xet]
50
- spaces
51
- # num2words
52
- # spacy
 
2
  torchvision>=0.19.0
3
  opencv-python>=4.9.0.80
4
  diffusers>=0.31.0
5
+ transformers>=4.49.0
 
6
  tokenizers>=0.20.3
7
  accelerate>=1.1.1
8
  tqdm
 
11
  ftfy
12
  dashscope
13
  imageio-ffmpeg
14
+ https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.0.8/flash_attn-2.7.4.post1+cu126torch2.7-cp310-cp310-linux_x86_64.whl
 
15
  numpy>=1.23.5,<2
16
+ compel
17
+ invisible_watermark
 
 
 
18
  pydantic==2.10.6
19
+ xformers