Spaces:
Runtime error
Runtime error
Commit
·
6eba6d9
1
Parent(s):
ef05671
Delete vae
Browse files- vae/config.json +0 -34
- vae/model_state.pdparams +0 -3
vae/config.json
DELETED
@@ -1,34 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_class_name": "AutoencoderKL",
|
3 |
-
"_diffusers_version": "0.14.0",
|
4 |
-
"_name_or_path": "/home/aistudio/.cache/paddlenlp/ppdiffusers/Linaqruf/anything-v3.0/vae",
|
5 |
-
"_ppdiffusers_version": "0.14.0",
|
6 |
-
"act_fn": "silu",
|
7 |
-
"block_out_channels": [
|
8 |
-
128,
|
9 |
-
256,
|
10 |
-
512,
|
11 |
-
512
|
12 |
-
],
|
13 |
-
"down_block_out_channels": null,
|
14 |
-
"down_block_types": [
|
15 |
-
"DownEncoderBlock2D",
|
16 |
-
"DownEncoderBlock2D",
|
17 |
-
"DownEncoderBlock2D",
|
18 |
-
"DownEncoderBlock2D"
|
19 |
-
],
|
20 |
-
"in_channels": 3,
|
21 |
-
"latent_channels": 4,
|
22 |
-
"layers_per_block": 2,
|
23 |
-
"norm_num_groups": 32,
|
24 |
-
"out_channels": 3,
|
25 |
-
"sample_size": 256,
|
26 |
-
"scaling_factor": 0.18215,
|
27 |
-
"up_block_out_channels": null,
|
28 |
-
"up_block_types": [
|
29 |
-
"UpDecoderBlock2D",
|
30 |
-
"UpDecoderBlock2D",
|
31 |
-
"UpDecoderBlock2D",
|
32 |
-
"UpDecoderBlock2D"
|
33 |
-
]
|
34 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vae/model_state.pdparams
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:1812bbab56171bd5351e56673d538210c6ad5af10454cb63c52980ba43d65a56
|
3 |
-
size 334641708
|
|
|
|
|
|
|
|