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