Albertk10 commited on
Commit
2774cce
1 Parent(s): a592216

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  # SD3 Controlnet
2
 
3
 
@@ -48,5 +51,4 @@ image.save('image.jpg')
48
  ## Limitation
49
  Due to the fact that only 1024*1024 pixel resolution was used during the training phase,
50
  the inference performs best at this size, with other sizes yielding suboptimal results.
51
- We will initiate multi-resolution training in the future, and at that time, we will open-source the new weights.
52
-
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
  # SD3 Controlnet
5
 
6
 
 
51
  ## Limitation
52
  Due to the fact that only 1024*1024 pixel resolution was used during the training phase,
53
  the inference performs best at this size, with other sizes yielding suboptimal results.
54
+ We will initiate multi-resolution training in the future, and at that time, we will open-source the new weights.