Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +33 -1
requirements.txt
CHANGED
@@ -4,4 +4,36 @@ invisible_watermark
|
|
4 |
torch
|
5 |
torchvision
|
6 |
transformers
|
7 |
-
xformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
torch
|
5 |
torchvision
|
6 |
transformers
|
7 |
+
xformers
|
8 |
+
pre-commit
|
9 |
+
accelerate
|
10 |
+
beautifulsoup4
|
11 |
+
bs4
|
12 |
+
came-pytorch
|
13 |
+
einops
|
14 |
+
ftfy
|
15 |
+
clip @ git+https://github.com/openai/CLIP.git
|
16 |
+
gradio
|
17 |
+
image-reward
|
18 |
+
ipdb
|
19 |
+
mmcv==1.7.2
|
20 |
+
omegaconf
|
21 |
+
opencv-python
|
22 |
+
optimum
|
23 |
+
patch_conv
|
24 |
+
peft
|
25 |
+
protobuf
|
26 |
+
pytorch-fid
|
27 |
+
regex
|
28 |
+
sentencepiece
|
29 |
+
tensorboard
|
30 |
+
tensorboardX
|
31 |
+
timm
|
32 |
+
triton==3.0.0
|
33 |
+
wandb
|
34 |
+
webdataset
|
35 |
+
yapf
|
36 |
+
spaces
|
37 |
+
matplotlib
|
38 |
+
termcolor
|
39 |
+
pyrallis
|