Upload model
Browse files- config.json +2 -2
- diffusion_pytorch_model.safetensors +2 -2
config.json
CHANGED
|
@@ -28,14 +28,14 @@
|
|
| 28 |
"dropout": 0.0,
|
| 29 |
"flip_sin_to_cos": true,
|
| 30 |
"freq_shift": 0,
|
| 31 |
-
"in_channels":
|
| 32 |
"layers_per_block": 2,
|
| 33 |
"mid_block_scale_factor": 1,
|
| 34 |
"norm_eps": 1e-05,
|
| 35 |
"norm_num_groups": 32,
|
| 36 |
"num_class_embeds": null,
|
| 37 |
"num_train_timesteps": null,
|
| 38 |
-
"out_channels":
|
| 39 |
"resnet_time_scale_shift": "default",
|
| 40 |
"sample_size": 128,
|
| 41 |
"time_embedding_type": "positional",
|
|
|
|
| 28 |
"dropout": 0.0,
|
| 29 |
"flip_sin_to_cos": true,
|
| 30 |
"freq_shift": 0,
|
| 31 |
+
"in_channels": 3,
|
| 32 |
"layers_per_block": 2,
|
| 33 |
"mid_block_scale_factor": 1,
|
| 34 |
"norm_eps": 1e-05,
|
| 35 |
"norm_num_groups": 32,
|
| 36 |
"num_class_embeds": null,
|
| 37 |
"num_train_timesteps": null,
|
| 38 |
+
"out_channels": 3,
|
| 39 |
"resnet_time_scale_shift": "default",
|
| 40 |
"sample_size": 128,
|
| 41 |
"time_embedding_type": "positional",
|
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:5daf372ac3d7dd3ab4cb956d9008471579cef9a053e07e42212b4e82014fd445
|
| 3 |
+
size 454741108
|