madebyollin
commited on
Commit
•
6b32ebd
1
Parent(s):
89d6b26
TAESD 1.3 "Mocha Croissant" edition
Browse files- config.json +3 -1
- diffusion_pytorch_model.bin +2 -2
- diffusion_pytorch_model.safetensors +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_class_name": "AutoencoderTiny",
|
3 |
-
"_diffusers_version": "0.
|
4 |
"act_fn": "relu",
|
5 |
"decoder_block_out_channels": [
|
6 |
64,
|
@@ -33,5 +33,7 @@
|
|
33 |
],
|
34 |
"out_channels": 3,
|
35 |
"scaling_factor": 1.0,
|
|
|
|
|
36 |
"upsampling_scaling_factor": 2
|
37 |
}
|
|
|
1 |
{
|
2 |
"_class_name": "AutoencoderTiny",
|
3 |
+
"_diffusers_version": "0.30.0",
|
4 |
"act_fn": "relu",
|
5 |
"decoder_block_out_channels": [
|
6 |
64,
|
|
|
33 |
],
|
34 |
"out_channels": 3,
|
35 |
"scaling_factor": 1.0,
|
36 |
+
"shift_factor": 0.0,
|
37 |
+
"upsample_fn": "nearest",
|
38 |
"upsampling_scaling_factor": 2
|
39 |
}
|
diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1625815ec7e8c3b63a9fa045fe00be825ed7cdf1691a04f24130a69ac057a70e
|
3 |
+
size 9823878
|
diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9793292
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff4824aca94dd6111e0340fa749347fb74101060d9712cb5ef1ca8f1cf17502f
|
3 |
size 9793292
|