Update README.md

pull/240/head
InstantX 2024-04-11 03:17:24 +08:00 committed by GitHub
parent bcd7fe9317
commit 042a57c75a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ image = pipe(
To save VRAM, you can enable CPU offloading
```python
pipe.enable_model_cpu_offload()
pipe.enable_vae_tiling()
```
## Speed Up with LCM-LoRA