NagaSaiAbhinay commited on
Commit
b461b0e
1 Parent(s): 78ee095

fix model path

Browse files
Files changed (1) hide show
  1. controlnet/config.json +1 -1
controlnet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "ControlNetModel",
3
  "_diffusers_version": "0.28.0.dev0",
4
- "_name_or_path": "NagaSaiAbhinay/unicontrol-v1.1-test",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
1
  {
2
  "_class_name": "ControlNetModel",
3
  "_diffusers_version": "0.28.0.dev0",
4
+ "_name_or_path": "ModelsLab/unicontrol-v1.1",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,