Update readme
Browse files
README.md
CHANGED
@@ -29,8 +29,8 @@ Here we feature some of the best:
|
|
29 |
## Checkpoints
|
30 |
|
31 |
* `sdxl_lightning_Nstep.safetensors`: All-in-one checkpoint, used by ComfyUI.
|
32 |
-
* `
|
33 |
-
* `
|
34 |
|
35 |
## Diffusers Usage
|
36 |
|
|
|
29 |
## Checkpoints
|
30 |
|
31 |
* `sdxl_lightning_Nstep.safetensors`: All-in-one checkpoint, used by ComfyUI.
|
32 |
+
* `sdxl_lightning_Nstep_unet.safetensors`: UNet checkpoint only, used by Diffusers.
|
33 |
+
* `sdxl_lightning_Nstep_lora.safetensors`: LoRA checkpoint, for using non-SDXL base model, used by Diffusers and ComfyUI.
|
34 |
|
35 |
## Diffusers Usage
|
36 |
|