DavyMorgan commited on
Commit
3243703
·
verified ·
1 Parent(s): 8abce2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,6 +23,6 @@ def get_dummy_components_controlnet():
23
 
24
 
25
  if __name__ == "__main__":
26
-
27
  controlnet = get_dummy_components_controlnet()
28
  controlnet.push_to_hub("DavyMorgan/tiny-controlnet-sd3")
 
 
23
 
24
 
25
  if __name__ == "__main__":
 
26
  controlnet = get_dummy_components_controlnet()
27
  controlnet.push_to_hub("DavyMorgan/tiny-controlnet-sd3")
28
+ ```