sayakpaul HF Staff commited on
Commit
6c486a8
·
verified ·
1 Parent(s): 38522e4

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +1 -1
config.yaml CHANGED
@@ -9,7 +9,7 @@ model:
9
  timesteps: 1000
10
  first_stage_key: "jpg"
11
  cond_stage_key: "txt"
12
- image_size: 32
13
  channels: 4
14
  cond_stage_trainable: false # Note: different from the one we trained before
15
  conditioning_key: crossattn
 
9
  timesteps: 1000
10
  first_stage_key: "jpg"
11
  cond_stage_key: "txt"
12
+ image_size: 64
13
  channels: 4
14
  cond_stage_trainable: false # Note: different from the one we trained before
15
  conditioning_key: crossattn