Update to the latest commit on basujindal's SD fork; More VRAM garbage-collection; Speed up live preview by displaying only every 5th step

This commit is contained in:
cmdr2
2022-09-22 22:14:25 +05:30
parent f98225cdb6
commit 7b520942dc
3 changed files with 56 additions and 27 deletions

View File

@ -15,7 +15,7 @@
@call git reset --hard
@call git pull
@call git checkout d154155d4c0b43e13ec1f00eb72b7ff9d522fcf9
@call git checkout f6cfebffa752ee11a7b07497b8529d5971de916c
@call git apply ..\ui\sd_internal\ddim_callback.patch
@ -32,7 +32,7 @@
)
@cd stable-diffusion
@call git checkout d154155d4c0b43e13ec1f00eb72b7ff9d522fcf9
@call git checkout f6cfebffa752ee11a7b07497b8529d5971de916c
@call git apply ..\ui\sd_internal\ddim_callback.patch