End of training
Browse files- .gitattributes +5 -0
- README.md +53 -0
- config.json +22 -0
- diffusion_pytorch_model.safetensors +3 -0
- image_control.png +3 -0
- images_0.png +3 -0
- images_1.png +3 -0
- images_2.png +3 -0
- images_3.png +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
image_control.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
images_0.png filter=lfs diff=lfs merge=lfs -text
|
38 |
+
images_1.png filter=lfs diff=lfs merge=lfs -text
|
39 |
+
images_2.png filter=lfs diff=lfs merge=lfs -text
|
40 |
+
images_3.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Efficient-Large-Model/Sana_1600M_1024px_BF16_diffusers
|
3 |
+
library_name: diffusers
|
4 |
+
license: other
|
5 |
+
inference: true
|
6 |
+
tags:
|
7 |
+
- sana
|
8 |
+
- sana-diffusers
|
9 |
+
- text-to-image
|
10 |
+
- diffusers
|
11 |
+
- control
|
12 |
+
- diffusers-training
|
13 |
+
---
|
14 |
+
|
15 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
16 |
+
should probably proofread and complete it, then remove this comment. -->
|
17 |
+
|
18 |
+
|
19 |
+
# sana-edit-sayakpaul/omnisana-lr_1e-4-wd_0.0001-cd_0.0-scheduler_constant
|
20 |
+
|
21 |
+
These are Control weights trained on Efficient-Large-Model/Sana_1600M_1024px_BF16_diffusers and [TIGER-Lab/OmniEdit-Filtered-1.2M](https://huggingface.co/datasets/TIGER-Lab/OmniEdit-Filtered-1.2M).
|
22 |
+
You can find some example images below.
|
23 |
+
|
24 |
+
prompt: Give this the look of a traditional Japanese woodblock print.
|
25 |
+
![images_0)](./images_0.png)
|
26 |
+
prompt: transform the setting to a winter scene
|
27 |
+
![images_1)](./images_1.png)
|
28 |
+
prompt: Change it to look like it's in the style of an impasto painting.
|
29 |
+
![images_2)](./images_2.png)
|
30 |
+
prompt: turn the color of mushroom to gray
|
31 |
+
![images_3)](./images_3.png)
|
32 |
+
|
33 |
+
|
34 |
+
## License
|
35 |
+
|
36 |
+
Please adhere to the licensing terms as described [here](https://huggingface.co/Efficient-Large-Model/Sana_1600M_1024px_BF16_diffusers/blob/main/LICENSE.txt).
|
37 |
+
|
38 |
+
|
39 |
+
## Intended uses & limitations
|
40 |
+
|
41 |
+
#### How to use
|
42 |
+
|
43 |
+
```python
|
44 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
45 |
+
```
|
46 |
+
|
47 |
+
#### Limitations and bias
|
48 |
+
|
49 |
+
[TODO: provide examples of latent issues and potential remediations]
|
50 |
+
|
51 |
+
## Training details
|
52 |
+
|
53 |
+
[TODO: describe the data used to train the model]
|
config.json
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "SanaTransformer2DModel",
|
3 |
+
"_diffusers_version": "0.33.0.dev0",
|
4 |
+
"_name_or_path": "Efficient-Large-Model/Sana_1600M_1024px_BF16_diffusers",
|
5 |
+
"attention_bias": false,
|
6 |
+
"attention_head_dim": 32,
|
7 |
+
"caption_channels": 2304,
|
8 |
+
"cross_attention_dim": 2240,
|
9 |
+
"cross_attention_head_dim": 112,
|
10 |
+
"dropout": 0.0,
|
11 |
+
"in_channels": 64,
|
12 |
+
"interpolation_scale": null,
|
13 |
+
"mlp_ratio": 2.5,
|
14 |
+
"norm_elementwise_affine": false,
|
15 |
+
"norm_eps": 1e-06,
|
16 |
+
"num_attention_heads": 70,
|
17 |
+
"num_cross_attention_heads": 20,
|
18 |
+
"num_layers": 20,
|
19 |
+
"out_channels": 32,
|
20 |
+
"patch_size": 1,
|
21 |
+
"sample_size": 32
|
22 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7262fcc701d121fa34d42a40d8908afdfbed311ef75c4db0f7b2d374a7c55af
|
3 |
+
size 6418183488
|
image_control.png
ADDED
Git LFS Details
|
images_0.png
ADDED
Git LFS Details
|
images_1.png
ADDED
Git LFS Details
|
images_2.png
ADDED
Git LFS Details
|
images_3.png
ADDED
Git LFS Details
|