happy0612 commited on
Commit
b765098
·
verified ·
1 Parent(s): 924b214

Upload GeoNeXt-SVD checkpoint

Browse files
GeoNeXt-SVD/unet/config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNetSpatioTemporalConditionModel",
3
+ "_diffusers_version": "0.28.0",
4
+ "addition_time_embed_dim": 256,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "cross_attention_dim": 1024,
12
+ "down_block_types": [
13
+ "CrossAttnDownBlockSpatioTemporal",
14
+ "CrossAttnDownBlockSpatioTemporal",
15
+ "CrossAttnDownBlockSpatioTemporal",
16
+ "DownBlockSpatioTemporal"
17
+ ],
18
+ "in_channels": 8,
19
+ "layers_per_block": 2,
20
+ "num_attention_heads": [
21
+ 5,
22
+ 10,
23
+ 20,
24
+ 20
25
+ ],
26
+ "num_frames": 25,
27
+ "out_channels": 4,
28
+ "projection_class_embeddings_input_dim": 768,
29
+ "sample_size": 96,
30
+ "transformer_layers_per_block": 1,
31
+ "up_block_types": [
32
+ "UpBlockSpatioTemporal",
33
+ "CrossAttnUpBlockSpatioTemporal",
34
+ "CrossAttnUpBlockSpatioTemporal",
35
+ "CrossAttnUpBlockSpatioTemporal"
36
+ ]
37
+ }
GeoNeXt-SVD/unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:154d7ecf51faef4ddaddca85fda7aa2429e37a676fac92195c8e4b1e66b71973
3
+ size 6098682464