sebascorreia commited on
Commit
150446b
·
1 Parent(s): 47a7e77
logs/train_unet/events.out.tfevents.1693333393.fccf3d03d68e.82279.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d01031bcde37bc2de317e6bb8e3b326a783371dc2fc91a2d1277efe7cb8feb90
3
- size 98844645
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:222d9cf622d93a4c6ac3112ecbcec3ed8a84b508d96af39585323737a3e13f48
3
+ size 100808851
logs/train_unet/events.out.tfevents.1693340459.fccf3d03d68e.125892.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89ec90e012738278d3d00839a03dd48f14dab535e43f0805fcaa497831f4074f
3
+ size 43155
unet/config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "_class_name": "UNet2DModel",
3
  "_diffusers_version": "0.20.1",
 
4
  "act_fn": "silu",
5
  "add_attention": true,
6
  "attention_head_dim": 8,
 
1
  {
2
  "_class_name": "UNet2DModel",
3
  "_diffusers_version": "0.20.1",
4
+ "_name_or_path": "/root/.cache/huggingface/hub/models--sebascorreia--edm_set_model/snapshots/47a7e7790444035fd3128beff21137fdd039e5ac/unet",
5
  "act_fn": "silu",
6
  "add_attention": true,
7
  "attention_head_dim": 8,
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1fca583269eb766bb3407f16c9805d6c4770a88b9b692546639e2b92bb02bcf2
3
  size 454722660
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc80edee0c1f0028276fc7f2c0b3ba7bfef4d6867d1f2bdca9b5812e7327a704
3
  size 454722660
vqvae/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.20.1",
4
- "_name_or_path": "/content/drive/MyDrive/models/autoencoder-kl",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.20.1",
4
+ "_name_or_path": "/root/.cache/huggingface/hub/models--sebascorreia--edm_set_model/snapshots/47a7e7790444035fd3128beff21137fdd039e5ac/vqvae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,