anton-l HF staff commited on
Commit
eb20c4a
·
1 Parent(s): 1b7bd20

Add transformer proj

Browse files
Files changed (2) hide show
  1. unet/config.json +0 -1
  2. unet/diffusion_model.pt +2 -2
unet/config.json CHANGED
@@ -14,7 +14,6 @@
14
  "conv_resample": true,
15
  "dims": 2,
16
  "dropout": 0.1,
17
- "encoder_channels": null,
18
  "in_channels": 3,
19
  "model_channels": 192,
20
  "num_head_channels": 64,
 
14
  "conv_resample": true,
15
  "dims": 2,
16
  "dropout": 0.1,
 
17
  "in_channels": 3,
18
  "model_channels": 192,
19
  "num_head_channels": 64,
unet/diffusion_model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4bb42f1b2390c9bc2638819ae722eb15aafef879bda917c54467faa1697bcd6c
3
- size 1182326725
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0f8313e755b8aea63d67ae7177e073e901c9812136511df4759feea84f840b9
3
+ size 1235135533