Upload 6 files
Browse files- Canny/Icon.png +2 -2
- Canny/Sample.png +2 -2
- Canny/Sample2.png +2 -2
- Canny/Sample3.png +2 -2
- Canny/Sample4.png +2 -2
- Canny/amuse_template.json +3 -2
Canny/Icon.png
CHANGED
|
|
Git LFS Details
|
|
|
Git LFS Details
|
Canny/Sample.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
Canny/Sample2.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
Canny/Sample3.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
Canny/Sample4.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
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": "
|
| 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": [
|