FeatureExtractor-amuse / Canny /amuse_template.json
saddam213's picture
Upload 6 files
1a18998 verified
{
"Id": "F8B79D08-3407-40C6-B427-39FB23AEC13A",
"FileVersion": "1",
"Created": "2024-06-17T00:00:00",
"IsProtected": true,
"Name": "Canny",
"ImageIcon": "https://huggingface.co/TensorStack/FeatureExtractor-amuse/resolve/main/Canny/Icon.png",
"Author": "lllyasviel",
"Description": "Extract Edge Features using canny edge detection",
"Rank": 100,
"Group": "Online",
"Template": "FeatureExtractor",
"Category": "FeatureExtractor",
"FeatureExtractorTemplate": {
"SampleSize": 512,
"OutputChannels": 1,
"NormalizeOutput": false,
"SetOutputToInputAlpha": false,
"InputResizeMode": "Stretch",
"NormalizeType": "ZeroToOne",
"NormalizeInput": false,
"InvertOutput": true,
"IsControlNetSupported": true
},
"MemoryMin": 0,
"MemoryMax": 0.1,
"DownloadSize": 0.1,
"Website": "https://github.com/lllyasviel/ControlNet",
"Licence": "https://github.com/lllyasviel/ControlNet/blob/main/LICENSE",
"LicenceType": "NonCommercial",
"IsLicenceAccepted": false,
"Repository": "https://huggingface.co/TensorStack/FeatureExtractor-amuse/",
"RepositoryFiles": [
"https://huggingface.co/TensorStack/FeatureExtractor-amuse/resolve/main/README.md",
"https://huggingface.co/TensorStack/FeatureExtractor-amuse/resolve/main/Canny/model.onnx"
],
"PreviewImages": [
"https://huggingface.co/TensorStack/FeatureExtractor-amuse/resolve/main/Canny/Sample.png",
"https://huggingface.co/TensorStack/FeatureExtractor-amuse/resolve/main/Canny/Sample2.png",
"https://huggingface.co/TensorStack/FeatureExtractor-amuse/resolve/main/Canny/Sample3.png",
"https://huggingface.co/TensorStack/FeatureExtractor-amuse/resolve/main/Canny/Sample4.png"
],
"Tags": []
}