Epoch 0
Browse files
logs/train_unet/events.out.tfevents.1677559522.ac53d29b13ac.126.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e1d1aa8105ca583e1566ffc6029bf90921aa1705d2aef6a9f644c10955a2708
|
3 |
+
size 652282
|
unet/config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
"_diffusers_version": "0.13.1",
|
|
|
4 |
"act_fn": "silu",
|
5 |
"add_attention": true,
|
6 |
"attention_head_dim": 8,
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
"_diffusers_version": "0.13.1",
|
4 |
+
"_name_or_path": "/root/.cache/huggingface/diffusers/models--tvergho--audio-diffusion-512/snapshots/006ae749f1fce4ef7a9368cad559c296da1ca0f3/unet",
|
5 |
"act_fn": "silu",
|
6 |
"add_attention": true,
|
7 |
"attention_head_dim": 8,
|
unet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 454848893
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ad363d2bcac5cbb03ba3c90051228df91392d1c2ee392d71a34da61a11dcc27
|
3 |
size 454848893
|
vqvae/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_diffusers_version": "0.13.1",
|
4 |
-
"_name_or_path": "/root/.cache/huggingface/diffusers/models--
|
5 |
"act_fn": "silu",
|
6 |
"block_out_channels": [
|
7 |
128,
|
|
|
1 |
{
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_diffusers_version": "0.13.1",
|
4 |
+
"_name_or_path": "/root/.cache/huggingface/diffusers/models--tvergho--audio-diffusion-512/snapshots/006ae749f1fce4ef7a9368cad559c296da1ca0f3/vqvae",
|
5 |
"act_fn": "silu",
|
6 |
"block_out_channels": [
|
7 |
128,
|