Initial commit with folder contents
Browse files- config.json +8 -1
- diffusion_pytorch_model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,7 +1,14 @@
|
|
| 1 |
{
|
| 2 |
"_class_name": "AutoencoderTiny",
|
| 3 |
-
"_diffusers_version": "0.
|
|
|
|
| 4 |
"act_fn": "relu",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
"decoder_block_out_channels": [
|
| 6 |
64,
|
| 7 |
64,
|
|
|
|
| 1 |
{
|
| 2 |
"_class_name": "AutoencoderTiny",
|
| 3 |
+
"_diffusers_version": "0.31.0",
|
| 4 |
+
"_name_or_path": "madebyollin/taef1",
|
| 5 |
"act_fn": "relu",
|
| 6 |
+
"block_out_channels": [
|
| 7 |
+
64,
|
| 8 |
+
64,
|
| 9 |
+
64,
|
| 10 |
+
64
|
| 11 |
+
],
|
| 12 |
"decoder_block_out_channels": [
|
| 13 |
64,
|
| 14 |
64,
|
diffusion_pytorch_model.safetensors
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:9365e0cb6a8fbfe50551099a5f511b94b351a737b54441378cd2828329924a51
|
| 3 |
+
size 4930942
|