You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: annotator/hed/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Note that this implementation uses a 3rd-party reimplementation of HED detection by ["sniklaus/pytorch-hed"](https://github.com/sniklaus/pytorch-hed/). The HED codes and weights are lisenced by GPL from [hafriedlander](https://github.com/hafriedlander). The lisence conflits (hafriedlander's GPL license and ControlNet's Apache-2.0 license) are maintained by a [special agreement](https://github.com/sniklaus/pytorch-hed/). Any other projects uses this implementation must follow hafriedlander's GPL license and ControlNet's Apache-2.0 at the same time.
1
+
# Note that this implementation uses a 3rd-party reimplementation of HED detection by ["sniklaus/pytorch-hed"](https://github.com/sniklaus/pytorch-hed/). The HED codes and weights are lisenced by GPL from [sniklaus](https://github.com/sniklaus). The lisence conflits (hafriedlander's GPL license and ControlNet's Apache-2.0 license) are maintained by a [special agreement](https://github.com/lllyasviel/ControlNet/issues/262). Any other projects uses this implementation must follow hafriedlander's GPL license and ControlNet's Apache-2.0 at the same time.
0 commit comments