From ef7dc54b757140545c0e7a4ff91f3e89768f8ad3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tolga=20Cang=C3=B6z?= <46008593+tolgacangoz@users.noreply.github.com> Date: Wed, 16 Oct 2024 23:02:03 +0300 Subject: [PATCH] Update cc12m_256x256.yaml --- configs/models/cc12m_256x256.yaml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/configs/models/cc12m_256x256.yaml b/configs/models/cc12m_256x256.yaml index 1ce4657..d80b455 100644 --- a/configs/models/cc12m_256x256.yaml +++ b/configs/models/cc12m_256x256.yaml @@ -77,21 +77,6 @@ unet_config: temporal_mode: false temporal_positional_encoding: false temporal_spatial_ds: false -diffusion_config: - sampler_config: - num_diffusion_steps: 1000 - reproject_signal: False - schedule_type: DEEPFLOYD - prediction_type: V_PREDICTION - loss_target_type: DDPM - beta_start: 0.0001 - beta_end: 0.02 - threshold_function: CLIP - rescale_schedule: 1.0 - schedule_shifted: True - model_output_scale: 0.0 - use_vdm_loss_weights: False - no_use_residual: true reader_config: image_size: 256