docs: update readme

This commit is contained in:
Bryce 2022-10-16 22:07:58 -07:00 committed by Bryce Drennan
parent 741a433c56
commit 6f1455e912

View File

@ -214,6 +214,8 @@ docker run -it --gpus all -v $HOME/.cache/huggingface:/root/.cache/huggingface -
## ChangeLog ## ChangeLog
- feature: update k-diffusion samplers. add k_dpm_adaptive and k_dpm_fast
**3.1.0** **3.1.0**
- feature: img2img/inpainting supported on all samplers - feature: img2img/inpainting supported on all samplers
- refactor: consolidates img2img/txt2img code. consolidates schedules. consolidates masking - refactor: consolidates img2img/txt2img code. consolidates schedules. consolidates masking