StableCascade-amuse / amuse_template.json
saddam213's picture
Upload 18 files
bee0849 verified
{
"Id": "93FF69EB-C0AB-4FD5-B3E4-328635396963",
"FileVersion": "1",
"Created": "2025-03-05T00:00:00",
"IsProtected": true,
"Name": "Stable Cascade",
"ImageIcon": "https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/Icon.png",
"Author": "Stability AI",
"Description": "This model is built upon the W\u00FCrstchen architecture and its main difference to other models like Stable Diffusion is that it is working at a much smaller latent space. Why is this important? The smaller the latent space, the faster you can run inference and the cheaper the training becomes.",
"Rank": 102,
"Group": "Online",
"Template": "StableCascade",
"Category": "StableDiffusion",
"StableDiffusionTemplate": {
"PipelineType": "StableCascade",
"ModelType": "Base",
"SampleSize": 1024,
"TokenizerLength": 1280,
"Tokenizer2Limit": 77,
"DiffuserTypes": [
"TextToImage",
"ImageToImage",
"ImageInpaintLegacy"
],
"SchedulerDefaults": {
"SchedulerType": "DDPMWuerstchen",
"Steps": 20,
"StepsMin": 1,
"StepsMax": 100,
"Guidance": 4,
"GuidanceMin": 1,
"GuidanceMax": 10,
"TimestepSpacing": "Linspace",
"BetaSchedule": "ScaledLinear",
"BetaStart": 0.00085,
"BetaEnd": 0.012
}
},
"MemoryMin": 18,
"MemoryMax": 24,
"DownloadSize": 18.2,
"Website": "https://stability.ai",
"Licence": "https://stability.ai/community-license-agreement",
"LicenceType": "NonCommercial",
"IsLicenceAccepted": false,
"Repository": "https://huggingface.co/TensorStack/StableCascade-amuse",
"RepositoryOwner": "TensorStack",
"RepositoryFiles": [
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/decoder/model.onnx",
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/decoder/model.onnx.data",
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/prior/model.onnx",
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/prior/model.onnx.data",
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/text_encoder/model.onnx",
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/text_encoder/model.onnx.data",
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/tokenizer/merges.txt",
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/tokenizer/special_tokens_map.json",
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/tokenizer/vocab.json",
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/vae_decoder/model.onnx",
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/vae_encoder/model.onnx",
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/amuse_template.json",
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/README.md"
],
"PreviewImages": [
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/Sample.png",
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/Sample2.png",
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/Sample3.png",
"https://huggingface.co/TensorStack/StableCascade-amuse/resolve/main/Sample4.png"
],
"Tags": [
]
}