linjinpeng
commited on
Commit
•
a5bb6a9
1
Parent(s):
beecc61
add ckpt
Browse files- config.json +20 -0
- diffusion_pytorch_model.safetensors +3 -0
- images/0.jpg +0 -0
- images/1.jpg +0 -0
- images/2.jpg +0 -0
- images/3.jpg +0 -0
- images/alibaba.png +0 -0
- images/alimama.png +0 -0
- images/bucket.png +0 -0
- images/bucket_mask.jpeg +0 -0
- images/flux1.jpg +0 -0
- images/flux2.jpg +0 -0
- images/flux3.jpg +0 -0
config.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "FluxControlNetModel",
|
3 |
+
"_diffusers_version": "0.30.2",
|
4 |
+
"_name_or_path": "/data/oss_bucket_0/linjinpeng.ljp/exp_flux/r768_bs2_ga6_adamw_lr5e-6_bf16_cfg3.5_sin0_dou6_s1/checkpoint-77500",
|
5 |
+
"attention_head_dim": 128,
|
6 |
+
"axes_dims_rope": [
|
7 |
+
16,
|
8 |
+
56,
|
9 |
+
56
|
10 |
+
],
|
11 |
+
"extra_condition_channels": 4,
|
12 |
+
"guidance_embeds": true,
|
13 |
+
"in_channels": 64,
|
14 |
+
"joint_attention_dim": 4096,
|
15 |
+
"num_attention_heads": 24,
|
16 |
+
"num_layers": 6,
|
17 |
+
"num_single_layers": 0,
|
18 |
+
"patch_size": 1,
|
19 |
+
"pooled_projection_dim": 768
|
20 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e9d4891bb416584228b8fe16f35154ee462870f3798c108eef199d826c63ee2
|
3 |
+
size 4281803800
|
images/0.jpg
ADDED
images/1.jpg
ADDED
images/2.jpg
ADDED
images/3.jpg
ADDED
images/alibaba.png
ADDED
images/alimama.png
ADDED
images/bucket.png
ADDED
images/bucket_mask.jpeg
ADDED
images/flux1.jpg
ADDED
images/flux2.jpg
ADDED
images/flux3.jpg
ADDED