relpath
This commit is contained in:
parent
c5c04d0b42
commit
add2812306
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ model:
|
|||
params:
|
||||
embed_dim: 4
|
||||
monitor: val/rec_loss
|
||||
ckpt_path: "/home/robin/projects/latent-diffusion/models/first_stage_models/kl-f8/model.ckpt"
|
||||
ckpt_path: "models/first_stage_models/kl-f8/model.ckpt"
|
||||
ddconfig:
|
||||
double_z: true
|
||||
z_channels: 4
|
||||
|
|
Loading…
Reference in a new issue