StableDiffusion-amuse / amuse_template.json
saddam213's picture
Upload 17 files
ab6fc3f verified
{
"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": [
]
}