xxxhy commited on
Commit
52279a5
1 Parent(s): c2e3c95

End of training

Browse files
Files changed (2) hide show
  1. README.md +6 -0
  2. config.json +1 -0
README.md CHANGED
@@ -9,6 +9,12 @@ tags:
9
  - diffusers
10
  - controlnet
11
  - diffusers-training
 
 
 
 
 
 
12
  inference: true
13
  ---
14
 
 
9
  - diffusers
10
  - controlnet
11
  - diffusers-training
12
+ - stable-diffusion-xl
13
+ - stable-diffusion-xl-diffusers
14
+ - text-to-image
15
+ - diffusers
16
+ - controlnet
17
+ - diffusers-training
18
  inference: true
19
  ---
20
 
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "_class_name": "ControlNetModel",
3
  "_diffusers_version": "0.31.0.dev0",
 
4
  "act_fn": "silu",
5
  "addition_embed_type": "text_time",
6
  "addition_embed_type_num_heads": 64,
 
1
  {
2
  "_class_name": "ControlNetModel",
3
  "_diffusers_version": "0.31.0.dev0",
4
+ "_name_or_path": "./checkpoints/checkpoint-15000",
5
  "act_fn": "silu",
6
  "addition_embed_type": "text_time",
7
  "addition_embed_type_num_heads": 64,