Updated Custom Scripts (markdown)

AUTOMATIC1111 2022-09-22 22:30:08 +03:00
parent f16ea46cce
commit 2bbd91b5ec

@ -151,7 +151,7 @@ class Script(scripts.Script):
# Saving steps of the sampling process # Saving steps of the sampling process
This script will save steps of the sampling process to a directory. This script will save steps of the sampling process to a directory.
``` ```python
import os.path import os.path
import modules.scripts as scripts import modules.scripts as scripts