File size: 3,633 Bytes
ab6fc3f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
    "Id": "A1584937-A609-4AC0-BD77-6DC9C3835E82",
    "FileVersion": "1",
    "Created": "2025-03-05T00:00:00",
    "IsProtected": false,
    "Name": "Stable Diffusion",
    "ImageIcon": "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/Icon.png",
    "Author": "RunwayML",
    "Description": "Stable Diffusion is a text-to-image latent diffusion model created by the researchers and engineers from CompVis, Stability AI and LAION. It is trained on 512x512 images from a subset of the LAION-5B database. LAION-5B is the largest, freely accessible multi-modal dataset that currently exists.",
    "Rank": 400,
    "Group": "Online",
    "Template": "SD",
    "Category": "StableDiffusion",
    "StableDiffusionTemplate": {
        "PipelineType": "StableDiffusion",
        "ModelType": "Base",
        "SampleSize": 512,
        "TokenizerLength": 768,
        "Tokenizer2Limit": 77,
        "DiffuserTypes": [
            "TextToImage",
            "ImageToImage",
            "ImageInpaintLegacy",
            "ControlNet",
            "ControlNetImage"
        ],
        "SchedulerDefaults": {
            "SchedulerType": "EulerAncestral",
            "Steps": 30,
            "StepsMin": 4,
            "StepsMax": 100,
            "Guidance": 7.5,
            "GuidanceMin": 1,
            "GuidanceMax": 30,
            "TimestepSpacing": "Linspace",
            "BetaSchedule": "ScaledLinear",
            "BetaStart": 0.00085,
            "BetaEnd": 0.012
        }
    },
    "MemoryMin": 0,
    "MemoryMax": 5,
    "DownloadSize": 3.8,
    "Website": "https://runwayml.com/",
    "Licence": "https://huggingface.co/spaces/CompVis/stable-diffusion-license",
    "LicenceType": "NonCommercial",
    "IsLicenceAccepted": false,
    "Repository": "https://huggingface.co/TensorStack/StableDiffusion-amuse",
    "RepositoryOwner": "TensorStack",
    "RepositoryFiles": [
        "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/controlnet/model.onnx",
        "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/controlnet/model.onnx.data",
        "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/text_encoder/model.onnx",
        "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/tokenizer/merges.txt",
        "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/tokenizer/special_tokens_map.json",
        "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/tokenizer/vocab.json",
        "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/unet/model.onnx",
        "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/unet/model.onnx.data",
        "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/vae_decoder/model.onnx",
        "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/vae_encoder/model.onnx",
        "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/amuse_template.json",
        "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/README.md"
    ],
    "PreviewImages": [
        "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/Sample.png",
        "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/Sample2.png",
        "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/Sample3.png",
        "https://huggingface.co/TensorStack/StableDiffusion-amuse/resolve/main/Sample4.png"
    ],
    "Tags": [
    ]
}