File size: 1,885 Bytes
c112538
 
 
 
 
 
 
 
1a18998
c112538
 
 
 
 
 
 
 
 
 
 
 
1a18998
c112538
 
 
 
 
 
 
1a18998
c112538
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
    "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": []
}