caiovicentino1 commited on
Commit
fb8fec8
verified
1 Parent(s): eda530d

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -0
requirements.txt ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.6.0
2
+ safetensors>=0.5.3
3
+ scipy
4
+ transformers==4.57.1
5
+ diffusers==0.32.2
6
+ huggingface_hub==0.34.0
7
+ accelerate
8
+ einops==0.8.0
9
+ loguru==0.7.3
10
+ omegaconf>=2.3.0
11
+ qwen-vl-utils==0.0.8
12
+ peft==0.17.0
13
+ imageio==2.37.0
14
+ imageio-ffmpeg==0.6.0
15
+ pillow
16
+ psutil
17
+ decord
18
+ numpy==1.26.4
19
+ tiktoken
20
+ sentencepiece