vulus98 commited on
Commit
85f8ccd
·
verified ·
1 Parent(s): 5621329

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +1 -1
config.yaml CHANGED
@@ -1,5 +1,6 @@
1
  debug: false
2
  seed: 42
 
3
 
4
  training:
5
  num_train_epochs: 10
@@ -14,7 +15,6 @@ model:
14
  modality: normals
15
  pretrained_path: GonzaloMG/marigold-e2e-ft-depth
16
  checkpoint_path: null
17
- enable_xformers: null
18
  unet_positional_encoding: RoPE
19
  vae_use_RoPE: true
20
  metric_depth: null
 
1
  debug: false
2
  seed: 42
3
+ enable_xformers: null
4
 
5
  training:
6
  num_train_epochs: 10
 
15
  modality: normals
16
  pretrained_path: GonzaloMG/marigold-e2e-ft-depth
17
  checkpoint_path: null
 
18
  unet_positional_encoding: RoPE
19
  vae_use_RoPE: true
20
  metric_depth: null