Text-to-Image
Diffusers
stable-diffusion
PeterL1n commited on
Commit
645b056
1 Parent(s): 429aedc

Update readme

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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, 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
 
 
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