nicolas-dufour commited on
Commit
a9e4d84
·
verified ·
1 Parent(s): 7052db5

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +14 -3
  2. config.json +32 -0
  3. model.safetensors +3 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - cad
5
+ - diffusion
6
+ - arxiv:2405.20324
7
+ - pytorch_model_hub_mixin
8
+ - model_hub_mixin
9
+ pipeline_tag: text-to-image
10
+ ---
11
+
12
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
13
+ - Library: https://github.com/nicolas-dufour/CAD
14
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bias_init": "zeros",
3
+ "compute_dropout": 0,
4
+ "compute_heads": 16,
5
+ "compute_stochastic_depth": 0,
6
+ "concat_cond_token_to_latents": false,
7
+ "data_dim": 256,
8
+ "data_mlp_multiplier": 4,
9
+ "data_positional_embedding_type": "learned",
10
+ "data_size": 32,
11
+ "label_dim": 2048,
12
+ "latent_mlp_multiplier": 4,
13
+ "latents_dim": 1024,
14
+ "modulate_conditioning": false,
15
+ "noise_embedding_type": "positional",
16
+ "num_blocks": 4,
17
+ "num_cond_tokens": 77,
18
+ "num_input_channels": 4,
19
+ "num_latents": 256,
20
+ "num_processing_layers": 4,
21
+ "num_text_registers": 16,
22
+ "path_size": 2,
23
+ "read_write_heads": 16,
24
+ "rw_dropout": 0.0,
25
+ "rw_stochastic_depth": 0,
26
+ "time_scaling": 1000.0,
27
+ "use_16_bits_layer_norm": false,
28
+ "use_biases": true,
29
+ "use_cond_rin_block": true,
30
+ "use_cond_token": true,
31
+ "weight_init": "xavier_uniform"
32
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63b629d53ef8cf771e743495e6f1dcdee03a23667da391fd7909c411fbd04a0d
3
+ size 1326247185