Epoch 99
Browse files
unet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "AudioLDM2UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.29.1",
|
4 |
-
"_name_or_path": "/
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "AudioLDM2UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.29.1",
|
4 |
+
"_name_or_path": "michaelpiro1/new_unet_fromLDM",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1388001648
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1bb2fa75fc5e54f6da2fbe1c739a9a46b3cc17759b1638ea871c22cb889b831
|
3 |
size 1388001648
|