Instructions to use ByteDance/SDXL-Lightning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ByteDance/SDXL-Lightning with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ByteDance/SDXL-Lightning", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Remove checkpoints
Browse files
sdxl_lightning_1step_unet_x0.pth
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:998c2044302532808a25345be60a5a6406a68a7a9f6a15f67db4872bef2c07e8
|
| 3 |
-
size 5135531458
|
|
|
|
|
|
|
|
|
|
|
|
sdxl_lightning_2step_lora.pth
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:81878b8be66fc147150884828042fe92cb9fb9c06d599ecb5ac0688e60ddef10
|
| 3 |
-
size 394400718
|
|
|
|
|
|
|
|
|
|
|
|
sdxl_lightning_2step_unet.pth
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:78c66a18b4ea8dc5ed5ab269056e71716bb6cc47aff5f59b5be097fc7d7d2300
|
| 3 |
-
size 5135528090
|
|
|
|
|
|
|
|
|
|
|
|
sdxl_lightning_4step_lora.pth
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6c235b3ebd5da46d5fe677467bddfa14a6e8471460967b03f515a378a6aa7599
|
| 3 |
-
size 394365134
|
|
|
|
|
|
|
|
|
|
|
|
sdxl_lightning_4step_unet.pth
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:eecf3d39645fb1f559bb000dce43c18b518b4d646293f830416518a320597fb9
|
| 3 |
-
size 5135528090
|
|
|
|
|
|
|
|
|
|
|
|
sdxl_lightning_8step_lora.pth
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:29c509b519a2c5316e06005ebbcf7e4f42cf16f8e2f8b5e488565f7a3edb9277
|
| 3 |
-
size 394365134
|
|
|
|
|
|
|
|
|
|
|
|
sdxl_lightning_8step_unet.pth
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:fe499bf30f633cccc4e52ff060d9c5d3fbefc32244c0681adb88031e44ca4e7e
|
| 3 |
-
size 5135528090
|
|
|
|
|
|
|
|
|
|
|
|