Update save_steps.py
This commit is contained in:
parent
9d5beae2e0
commit
81ad7d5ff8
|
@ -1,3 +1,5 @@
|
||||||
|
# https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Custom-Scripts#saving-steps-of-the-sampling-process
|
||||||
|
|
||||||
import os.path
|
import os.path
|
||||||
|
|
||||||
import modules.scripts as scripts
|
import modules.scripts as scripts
|
||||||
|
|
Loading…
Reference in New Issue