Spaces:
Build error
Build error
Upload requirements.txt
Browse files- requirements.txt +20 -20
requirements.txt
CHANGED
@@ -1,20 +1,20 @@
|
|
1 |
-
einops
|
2 |
-
einops-exts
|
3 |
-
transformers
|
4 |
-
peft
|
5 |
-
bigmodelvis
|
6 |
-
torch
|
7 |
-
torchvision
|
8 |
-
pillow
|
9 |
-
more-itertools
|
10 |
-
datasets
|
11 |
-
braceexpand
|
12 |
-
webdataset
|
13 |
-
wandb
|
14 |
-
nltk
|
15 |
-
scipy
|
16 |
-
inflection
|
17 |
-
sentencepiece
|
18 |
-
open_clip_torch
|
19 |
-
mmengine
|
20 |
-
gradio
|
|
|
1 |
+
einops
|
2 |
+
einops-exts
|
3 |
+
transformers
|
4 |
+
peft
|
5 |
+
bigmodelvis
|
6 |
+
torch
|
7 |
+
torchvision
|
8 |
+
pillow
|
9 |
+
more-itertools
|
10 |
+
datasets
|
11 |
+
braceexpand
|
12 |
+
webdataset
|
13 |
+
wandb
|
14 |
+
nltk
|
15 |
+
scipy
|
16 |
+
inflection
|
17 |
+
sentencepiece
|
18 |
+
open_clip_torch
|
19 |
+
mmengine
|
20 |
+
gradio
|