Epoch 0
Browse files
logs/train_unet/events.out.tfevents.1677606634.1724e0d92f5e.152477.0
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:cee5efda2df3baba7f4112f7560e228798b8fe11b49e0d49ee0ff6ac0f413d73
|
3 |
+
size 4192
|
logs/train_unet/events.out.tfevents.1677606775.1724e0d92f5e.153297.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33046a505f6268c576c501fa9a1a8d52d9b777e279103c144d932fd656321360
|
3 |
+
size 43330
|
unet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
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/
|
5 |
"act_fn": "silu",
|
6 |
"add_attention": true,
|
7 |
"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/16ed4e40c25bf9fea48c54cee03f49e2251eace9/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:e8ae5f40bb9acabf92a7c48e98624d4ac4bb7143333ad034138ff7c9b7f39059
|
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--tvergho--audio-diffusion-512/snapshots/
|
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/16ed4e40c25bf9fea48c54cee03f49e2251eace9/vqvae",
|
5 |
"act_fn": "silu",
|
6 |
"block_out_channels": [
|
7 |
128,
|