StableDiffusion-XL-amuse / amuse_template.json
saddam213's picture
Update amuse_template.json
0a17dbd verified
raw
history blame
4.03 kB
{
"Id": "4642CE9A-EA60-4507-A355-9636F1D32B90",
"FileVersion": "1",
"Created": "2025-03-05T00:00:00",
"IsProtected": true,
"Name": "StableDiffusion XL",
"ImageIcon": "https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/Icon.png",
"Author": "Stability AI",
"Description": "StableDiffusion XL consists of an ensemble of experts pipeline for latent diffusion: In a first step, the base model is used to generate (noisy) latents, which are then further processed with a refinement model (available here: https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0/) specialized for the final denoising steps.",
"Rank": 102,
"Group": "Online",
"Template": "SDXL",
"Category": "StableDiffusion",
"StableDiffusionTemplate": {
"PipelineType": "StableDiffusionXL",
"ModelType": "Base",
"SampleSize": 1024,
"TokenizerLength": 768,
"Tokenizer2Limit": 77,
"DiffuserTypes": [
"TextToImage",
"ImageToImage",
"ImageInpaintLegacy"
],
"SchedulerDefaults": {
"SchedulerType": "DDPM",
"Steps": 30,
"StepsMin": 4,
"StepsMax": 100,
"Guidance": 5,
"GuidanceMin": 1,
"GuidanceMax": 30,
"TimestepSpacing": "Trailing",
"BetaSchedule": "ScaledLinear",
"BetaStart": 0.00085,
"BetaEnd": 0.011
}
},
"MemoryMin": 6,
"MemoryMax": 16,
"DownloadSize": 11.2,
"Website": "https://stability.ai",
"Licence": "https://stability.ai/community-license-agreement",
"LicenceType": "NonCommercial",
"IsLicenceAccepted": false,
"Repository": "https://huggingface.co/TensorStack/StableDiffusion-XL-amuse",
"RepositoryOwner": "TensorStack",
"RepositoryFiles": [
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/controlnet/model.onnx",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/controlnet/model.onnx.data",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/text_encoder/model.onnx",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/text_encoder_2/model.onnx",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/text_encoder_2/model.onnx.data",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/tokenizer/merges.txt",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/tokenizer/special_tokens_map.json",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/tokenizer/vocab.json",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/tokenizer_2/merges.txt",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/tokenizer_2/special_tokens_map.json",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/tokenizer_2/vocab.json",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/unet/model.onnx",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/unet/model.onnx.data",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/vae_decoder/model.onnx",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/vae_encoder/model.onnx",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/amuse_template.json",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/README.md"
],
"PreviewImages": [
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/Sample.png",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/Sample2.png",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/Sample3.png",
"https://huggingface.co/TensorStack/StableDiffusion-XL-amuse/resolve/main/Sample4.png"
],
"Tags": [
]
}