Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -18
requirements.txt
CHANGED
@@ -1,18 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
diffusers==0.13.1
|
5 |
-
accelerate==0.16.0
|
6 |
-
transformers==4.26.1
|
7 |
-
huggingface-hub==0.25.2
|
8 |
-
torch==1.13.1
|
9 |
-
safetensors==0.3.1
|
10 |
-
pydantic==1.*
|
11 |
-
|
12 |
-
gdown==4.6.4
|
13 |
-
pytorch_lightning
|
14 |
-
ftfy
|
15 |
-
OmegaConf
|
16 |
-
orbax==0.1.2
|
17 |
-
|
18 |
-
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
Pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|