saddam213 commited on
Commit
1a18998
·
verified ·
1 Parent(s): c112538

Upload 6 files

Browse files
Canny/Icon.png CHANGED

Git LFS Details

  • SHA256: 74711504c402113c8262a978afce2afe9dfd40693039a0782c03a8a97d243743
  • Pointer size: 131 Bytes
  • Size of remote file: 676 kB

Git LFS Details

  • SHA256: 825371d312edb1141c3fc3ce97a2069dcdebe8ab765f8ea160381a5f2de31a0c
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
Canny/Sample.png CHANGED

Git LFS Details

  • SHA256: 3bb6571c55174c97505bdea82c5cff7081a4b7613fb4d6598add82b67770059c
  • Pointer size: 131 Bytes
  • Size of remote file: 746 kB

Git LFS Details

  • SHA256: 5eddcac5c7febf9e626af8b0e815857fe37074e863bc1eec3a17ce0950e10b01
  • Pointer size: 131 Bytes
  • Size of remote file: 148 kB
Canny/Sample2.png CHANGED

Git LFS Details

  • SHA256: b0d8b5c63dc26c5c42084aee5f1ce1e9647c859eac871f86e1b574d50c90d05c
  • Pointer size: 131 Bytes
  • Size of remote file: 795 kB

Git LFS Details

  • SHA256: 2835ff6a791d11d776a97ce05196464d7ce140eba89b9118b46a22c220f95132
  • Pointer size: 131 Bytes
  • Size of remote file: 130 kB
Canny/Sample3.png CHANGED

Git LFS Details

  • SHA256: 8cc344f28514b6f4b9c1303917ce0832ba114a72b8fb4ca923700670f2c7cfce
  • Pointer size: 131 Bytes
  • Size of remote file: 839 kB

Git LFS Details

  • SHA256: 72986d35cbed27166c05a6f34e48bdcdfb70442d57b2f6fe7e20110d8d568930
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
Canny/Sample4.png CHANGED

Git LFS Details

  • SHA256: 7edda1a30c763338506b2cc02aa5798ddd7a5b455f11408ce5c9c298b1da6c3d
  • Pointer size: 131 Bytes
  • Size of remote file: 391 kB

Git LFS Details

  • SHA256: 0eebf3530b4975c3d095f7986438ff3e7dfd59c79a463508bfef0979a1271dd6
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
Canny/amuse_template.json CHANGED
@@ -6,7 +6,7 @@
6
  "Name": "Canny",
7
  "ImageIcon": "https://huggingface.co/TensorStack/FeatureExtractor-amuse/resolve/main/Canny/Icon.png",
8
  "Author": "lllyasviel",
9
- "Description": "Extract Features using canny edge detection",
10
  "Rank": 100,
11
  "Group": "Online",
12
  "Template": "FeatureExtractor",
@@ -19,6 +19,7 @@
19
  "InputResizeMode": "Stretch",
20
  "NormalizeType": "ZeroToOne",
21
  "NormalizeInput": false,
 
22
  "IsControlNetSupported": true
23
  },
24
  "MemoryMin": 0,
@@ -26,7 +27,7 @@
26
  "DownloadSize": 0.1,
27
  "Website": "https://github.com/lllyasviel/ControlNet",
28
  "Licence": "https://github.com/lllyasviel/ControlNet/blob/main/LICENSE",
29
- "LicenceType": "Commercial",
30
  "IsLicenceAccepted": false,
31
  "Repository": "https://huggingface.co/TensorStack/FeatureExtractor-amuse/",
32
  "RepositoryFiles": [
 
6
  "Name": "Canny",
7
  "ImageIcon": "https://huggingface.co/TensorStack/FeatureExtractor-amuse/resolve/main/Canny/Icon.png",
8
  "Author": "lllyasviel",
9
+ "Description": "Extract Edge Features using canny edge detection",
10
  "Rank": 100,
11
  "Group": "Online",
12
  "Template": "FeatureExtractor",
 
19
  "InputResizeMode": "Stretch",
20
  "NormalizeType": "ZeroToOne",
21
  "NormalizeInput": false,
22
+ "InvertOutput": true,
23
  "IsControlNetSupported": true
24
  },
25
  "MemoryMin": 0,
 
27
  "DownloadSize": 0.1,
28
  "Website": "https://github.com/lllyasviel/ControlNet",
29
  "Licence": "https://github.com/lllyasviel/ControlNet/blob/main/LICENSE",
30
+ "LicenceType": "NonCommercial",
31
  "IsLicenceAccepted": false,
32
  "Repository": "https://huggingface.co/TensorStack/FeatureExtractor-amuse/",
33
  "RepositoryFiles": [