We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d25e48 commit d3284fcCopy full SHA for d3284fc
annotator/hed/__init__.py
@@ -1,4 +1,4 @@
1
-# This is an improved version and model of HED edge detection without GPL contamination
+# This is an improved version and model of HED edge detection with Apache License, Version 2.0.
2
# Please use this implementation in your products
3
# This implementation may produce slightly different results from Saining Xie's official implementations,
4
# but it generates smoother edges and is more suitable for ControlNet as well as other image-to-image translations.
0 commit comments