patrickvonplaten commited on
Commit
be5dd93
1 Parent(s): fdef41f

upload model

Browse files
Files changed (2) hide show
  1. config.json +18 -0
  2. diffusion_model.pt +3 -0
config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "UNetModel"
4
+ ],
5
+ "channels": 3,
6
+ "diffusers_version": "0.0.1",
7
+ "dim": 8,
8
+ "dim_mults": [
9
+ 1,
10
+ 2
11
+ ],
12
+ "init_dim": null,
13
+ "learned_variance": false,
14
+ "model_type": "unet",
15
+ "out_dim": null,
16
+ "resnet_block_groups": 2,
17
+ "with_time_emb": true
18
+ }
diffusion_model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad34ebeecf4eeffe8cadf6ade939ed5e051008e274b24cf0c997d115e809a7de
3
+ size 286841