Update model
Browse files- README.md +14 -3
- config.json +0 -1
- model.safetensors +2 -2
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
pipeline_tag: text-to-image
|
4 |
+
tags:
|
5 |
+
- ImageNet
|
6 |
+
- arxiv:2502.21318
|
7 |
+
- diffusion
|
8 |
+
- model_hub_mixin
|
9 |
+
- pytorch_model_hub_mixin
|
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/lucasdegeorge/T2I-ImageNet/
|
14 |
+
- Docs: [More Information Needed]
|
config.json
CHANGED
@@ -11,7 +11,6 @@
|
|
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,
|
|
|
11 |
"label_dim": 2048,
|
12 |
"latent_mlp_multiplier": 4,
|
13 |
"latents_dim": 1024,
|
|
|
14 |
"noise_embedding_type": "positional",
|
15 |
"num_blocks": 4,
|
16 |
"num_cond_tokens": 77,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8678b2d3cf9de08c389f5816ba39123960325435d3c7249c7795b39c0c536775
|
3 |
+
size 1326247177
|