xjh19972 commited on
Commit
cb630e3
·
verified ·
1 Parent(s): df21453

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +10 -0
  2. config.json +55 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - model_hub_mixin
4
+ - pytorch_model_hub_mixin
5
+ ---
6
+
7
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
+ - Code: [More Information Needed]
9
+ - Paper: [More Information Needed]
10
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_config": {
3
+ "RGB_normalizer": 0.18215,
4
+ "arch": "B",
5
+ "cache_rate": 1,
6
+ "cfg_scale": 1.0,
7
+ "divisible": 16,
8
+ "injection_args": {
9
+ "injection_method": "cross",
10
+ "injection_position": "q",
11
+ "self_attn": true
12
+ },
13
+ "patch_size": 2,
14
+ "thermal_normalizer": 0.95941,
15
+ "transport_config": {
16
+ "loss_weight": "None",
17
+ "path_type": "Linear",
18
+ "prediction": "velocity"
19
+ },
20
+ "vae": "ema",
21
+ "vae_config": {
22
+ "act_fn": "silu",
23
+ "block_out_channels": [
24
+ 128,
25
+ 256,
26
+ 512,
27
+ 512
28
+ ],
29
+ "down_block_types": [
30
+ "DownEncoderBlock2D",
31
+ "DownEncoderBlock2D",
32
+ "DownEncoderBlock2D",
33
+ "DownEncoderBlock2D"
34
+ ],
35
+ "force_upcast": true,
36
+ "in_channels": 1,
37
+ "latent_channels": 4,
38
+ "layers_per_block": 2,
39
+ "mid_block_add_attention": true,
40
+ "norm_num_groups": 32,
41
+ "out_channels": 1,
42
+ "sample_size": 256,
43
+ "up_block_types": [
44
+ "UpDecoderBlock2D",
45
+ "UpDecoderBlock2D",
46
+ "UpDecoderBlock2D",
47
+ "UpDecoderBlock2D"
48
+ ],
49
+ "use_post_quant_conv": true,
50
+ "use_quant_conv": true
51
+ },
52
+ "vae_model": "klvae",
53
+ "vae_path": "checkpoints/klvae_1st/checkpoints/last.ckpt"
54
+ }
55
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae733cd65d67aca472c6cf7e0f067e78a0a973a9fc0e5975100c3ceaed7fd908
3
+ size 1389014528