FeatureExtractor-amuse / LineArt /amuse_template.json
saddam213's picture
Upload 7 files
7554d42 verified
raw
history blame
1.9 kB
{
"Id": "48A70B5F-0536-489B-A309-F05AFD121FBD",
"FileVersion": "1",
"Created": "2024-06-17T00:00:00",
"IsProtected": true,
"Name": "LineArt",
"ImageIcon": "https://huggingface.co/TensorStack/FeatureExtractor-amuse/resolve/main/LineArt/Icon.png",
"Author": "lllyasviel",
"Description": "Extract LineArt 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": true,
"InvertOutput": false,
"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/LineArt/model.onnx"
],
"PreviewImages": [
"https://huggingface.co/TensorStack/FeatureExtractor-amuse/resolve/main/LineArt/Sample.png",
"https://huggingface.co/TensorStack/FeatureExtractor-amuse/resolve/main/LineArt/Sample2.png",
"https://huggingface.co/TensorStack/FeatureExtractor-amuse/resolve/main/LineArt/Sample3.png",
"https://huggingface.co/TensorStack/FeatureExtractor-amuse/resolve/main/LineArt/Sample4.png"
],
"Tags": []
}