NagaSaiAbhinay commited on
Commit
02e4869
1 Parent(s): 516af94

Upload folder using huggingface_hub

Browse files
unet/config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet3DConditionModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "act_fn": "silu",
5
+ "attention_head_dim": 8,
6
+ "block_out_channels": [
7
+ 320,
8
+ 640,
9
+ 1280,
10
+ 1280
11
+ ],
12
+ "center_input_sample": false,
13
+ "cross_attention_dim": 768,
14
+ "down_block_types": [
15
+ "CrossAttnDownBlockInflated3D",
16
+ "CrossAttnDownBlockInflated3D",
17
+ "CrossAttnDownBlockInflated3D",
18
+ "DownBlockInflated3D"
19
+ ],
20
+ "downsample_padding": 1,
21
+ "in_channels": 4,
22
+ "layers_per_block": 2,
23
+ "mid_block_scale_factor": 1,
24
+ "mid_block_type" : "UNetMidBlockInflated3DCrossAttn",
25
+ "norm_eps": 1e-05,
26
+ "norm_num_groups": 32,
27
+ "only_cross_attention": false,
28
+ "out_channels": 4,
29
+ "resnet_time_scale_shift": "default",
30
+ "sample_size": 64,
31
+ "up_block_types": [
32
+ "UpBlockInflated3D",
33
+ "CrossAttnUpBlockInflated3D",
34
+ "CrossAttnUpBlockInflated3D",
35
+ "CrossAttnUpBlockInflated3D"
36
+ ],
37
+ "upcast_attention": false,
38
+ "use_linear_projection": false,
39
+ "use_temporal_transformer": false
40
+ }
unet/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b842746ed3cf63b339ff09bf5473067e55160436de194ee054b320a7315dcf40
3
+ size 3636811589