File size: 4,033 Bytes
6c81acf 0a17dbd 6c81acf 65719ba |
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 73 74 75 |
{
"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": [
]
} |