coco22 commited on
Commit
3bc3d13
·
verified ·
1 Parent(s): bf634e7

Delete .ipynb_checkpoints

Browse files
.ipynb_checkpoints/config-checkpoint.json DELETED
@@ -1,33 +0,0 @@
1
- {
2
- "_class_name": "SD3ControlNetModel",
3
- "_diffusers_version": "0.32.0.dev0",
4
- "_name_or_path": "/mnt/100.9_data/pcm/exp_bokeh",
5
- "attention_head_dim": 64,
6
- "caption_projection_dim": 1536,
7
- "dual_attention_layers": [
8
- 0,
9
- 1,
10
- 2,
11
- 3,
12
- 4,
13
- 5,
14
- 6,
15
- 7,
16
- 8,
17
- 9,
18
- 10,
19
- 11,
20
- 12
21
- ],
22
- "extra_conditioning_channels": 0,
23
- "in_channels": 16,
24
- "joint_attention_dim": 4096,
25
- "num_attention_heads": 24,
26
- "num_layers": 23,
27
- "out_channels": 16,
28
- "patch_size": 2,
29
- "pooled_projection_dim": 2048,
30
- "pos_embed_max_size": 384,
31
- "qk_norm": "rms_norm",
32
- "sample_size": 128
33
- }