prithivMLmods commited on
Commit
8ceeace
·
verified ·
1 Parent(s): a26b00e

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +34 -0
requirements.txt ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.1.1
2
+ diffusers==0.30.0
3
+ deepspeed
4
+ diso==0.1.4
5
+ einops==0.8.1
6
+ flash_attn==2.8.3
7
+ huggingface_hub==0.36.0
8
+ imageio==2.36.0
9
+ ipywidgets==8.1.7
10
+ jaxtyping==0.3.4
11
+ matplotlib==3.10.8
12
+ numpy==1.24.4
13
+ omegaconf==2.3.0
14
+ opencv_python==4.10.0.84
15
+ opencv_python_headless==4.11.0.86
16
+ pandas==2.3.3
17
+ Pillow==12.0.0
18
+ pymeshlab==2022.2.post3
19
+ pythreejs==2.4.2
20
+ pytorch_lightning==1.9.5
21
+ PyYAML==6.0.2
22
+ safetensors==0.7.0
23
+ sageattention==1.0.6
24
+ scikit-image==0.24.0
25
+ onnxruntime
26
+ rembg
27
+ tensorboard
28
+ timm==1.0.22
29
+ torchdiffeq==0.2.5
30
+ tqdm==4.66.5
31
+ transformers==4.37.2
32
+ trimesh==4.4.7
33
+ typeguard==4.3.0
34
+ wandb==0.23.1