File size: 3,746 Bytes
8fb5a08 |
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 |
{
"Id": "5D5EC784-58AF-4AF7-A186-D2D97B9C7C7C",
"FileVersion": "1",
"Created": "2025-03-08T00:00:00",
"IsProtected": false,
"Name": "SDXL Lightning",
"ImageIcon": "https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/Icon.png",
"Author": "ByteDance",
"Description": "SDXL-Lightning is a lightning-fast text-to-image generation model. It can generate high-quality 1024px images in a few steps. For more information, please refer to our research paper: SDXL-Lightning: Progressive Adversarial Diffusion Distillation. We open-source the model as part of the research.",
"Rank": 6000,
"Group": "Online",
"Template": "SDXL",
"Category": "StableDiffusion",
"StableDiffusionTemplate": {
"PipelineType": "StableDiffusionXL",
"ModelType": "Base",
"SampleSize": 1024,
"TokenizerLength": 768,
"Tokenizer2Limit": 77,
"DiffuserTypes": [
"TextToImage",
"ImageToImage",
"ImageInpaintLegacy"
],
"SchedulerDefaults": {
"SchedulerType": "Euler",
"Steps": 8,
"StepsMin": 8,
"StepsMax": 8,
"Guidance": 0,
"GuidanceMin": 1,
"GuidanceMax": 0,
"TimestepSpacing": "Leading",
"BetaSchedule": "ScaledLinear",
"BetaStart": 0.0009,
"BetaEnd": 0.0135,
"UseKarrasSigmas": true
}
},
"MemoryMin": 6,
"MemoryMax": 16,
"DownloadSize": 11.2,
"Website": "https://www.bytedance.com",
"Licence": "https://github.com/Stability-AI/generative-models/blob/main/model_licenses/LICENSE-SDXL1.0",
"LicenceType": "NonCommercial",
"IsLicenceAccepted": false,
"Repository": "https://huggingface.co/TensorStack/SDXL-Lightning-amuse",
"RepositoryFiles": [
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/controlnet/model.onnx",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/controlnet/model.onnx.data",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/text_encoder/model.onnx",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/text_encoder_2/model.onnx",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/tokenizer/merges.txt",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/tokenizer/special_tokens_map.json",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/tokenizer/vocab.json",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/tokenizer_2/merges.txt",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/tokenizer_2/special_tokens_map.json",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/tokenizer_2/vocab.json",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/unet/model.onnx",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/unet/model.onnx.data",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/vae_decoder/model.onnx",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/vae_encoder/model.onnx",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/amuse_template.json",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/README.md"
],
"PreviewImages": [
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/Sample.png",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/Sample2.png",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/Sample3.png",
"https://huggingface.co/TensorStack/SDXL-Lightning-amuse/resolve/main/Sample4.png"
],
"Tags": []
} |