rahul7star commited on
Commit
c0d6d0c
·
verified ·
1 Parent(s): 69603d6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -32
requirements.txt CHANGED
@@ -1,34 +1,9 @@
1
- torch==2.5.1
2
- torchvision==0.20.1
3
- --extra-index-url https://download.pytorch.org/whl/cu121
4
- xformers==0.0.29.post1
5
- triton==3.1.0
6
  peft
7
  ftfy
8
- git+https://github.com/huggingface/diffusers.git
9
- transformers==4.52.3
10
- huggingface-hub==0.32.2
11
- imageio==2.27.0
12
- decord==0.6.0
13
- accelerate==1.6.0
14
- einops==0.7.0
15
- omegaconf==2.3.0
16
- safetensors>=0.4.3
17
- opencv-python==4.9.0.80
18
- mediapipe==0.10.11
19
- av==11.0.0
20
- torch-fidelity==0.3.0
21
- torchmetrics==1.3.1
22
- python_speech_features==0.6
23
- librosa==0.10.1
24
- scenedetect==0.6.1
25
- ffmpeg-python==0.2.0
26
- lpips==0.1.4
27
- face-alignment==1.4.1
28
- ninja==1.11.1.1
29
- pandas==2.0.3
30
- numpy==1.24.4
31
- pydub==0.25.1
32
- moviepy==1.0.3
33
- spaces
34
- gradio[mcp]
 
1
+ git+https://github.com/huggingface/diffusers.git
2
+ transformers
3
+ accelerate
4
+ safetensors
5
+ sentencepiece
6
  peft
7
  ftfy
8
+ imageio-ffmpeg
9
+ opencv-python