Ji4chenLi
commited on
Commit
·
37da741
1
Parent(s):
5bec700
requirement
Browse files- requirements.txt +28 -0
requirements.txt
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch==2.1.0
|
2 |
+
torchvision==0.16.0
|
3 |
+
diffusers==0.27.2
|
4 |
+
transformers==4.40.0
|
5 |
+
accelerate==0.29.3
|
6 |
+
imageio==2.34.0
|
7 |
+
decord==0.6.0
|
8 |
+
opencv-python
|
9 |
+
spaces
|
10 |
+
einops
|
11 |
+
omegaconf
|
12 |
+
safetensors
|
13 |
+
moviepy
|
14 |
+
scikit-learn
|
15 |
+
av
|
16 |
+
rotary_embedding_torch
|
17 |
+
torchmetrics
|
18 |
+
torch-fidelity
|
19 |
+
wandb
|
20 |
+
webdataset
|
21 |
+
loralib
|
22 |
+
peft
|
23 |
+
pytorch_lightning
|
24 |
+
open_clip_torch
|
25 |
+
hpsv2
|
26 |
+
peft
|
27 |
+
packaging
|
28 |
+
kornia
|